index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-04
dccp: Clean up old feature-negotiation infrastructure
Gerrit Renker
2
-505
/
+12
2008-09-04
dccp: Integration of dynamic feature activation - part 3 (client side)
Gerrit Renker
1
-4
/
+26
2008-09-04
dccp: Integration of dynamic feature activation - part 2 (server side)
Gerrit Renker
1
-30
/
+12
2008-09-04
dccp: Integration of dynamic feature activation - part 1 (socket setup)
Gerrit Renker
1
-40
/
+6
2008-09-04
dccp: Feature activation handlers
Gerrit Renker
2
-10
/
+204
2008-09-04
dccp: Processing Confirm options
Gerrit Renker
3
-17
/
+101
2008-09-04
dccp: Process incoming Change feature-negotiation options
Gerrit Renker
3
-18
/
+155
2008-09-04
dccp: Preference list reconciliation
Gerrit Renker
1
-2
/
+75
2008-09-04
dccp: Integrate feature-negotiation insertion code
Gerrit Renker
1
-12
/
+21
2008-09-04
dccp: Insert feature-negotiation options into skb
Gerrit Renker
2
-0
/
+67
2008-09-04
dccp: Header option insertion routine for feature-negotiation
Gerrit Renker
2
-60
/
+33
2008-09-04
dccp: Support for Mandatory options
Gerrit Renker
2
-0
/
+17
2008-09-04
dccp: Increase the scope of variable-length htonl/ntohl functions
Gerrit Renker
2
-7
/
+28
2008-09-04
dccp: API to query the current TX/RX CCID
Gerrit Renker
3
-5
/
+30
2008-09-04
dccp: Set per-connection CCIDs via socket options
Gerrit Renker
4
-8
/
+42
2008-09-04
dccp: Tidy up setsockopt calls
Gerrit Renker
1
-11
/
+12
2008-09-04
dccp: Deprecate Ack Ratio sysctl
Gerrit Renker
4
-10
/
+0
2008-09-04
dccp: Feature negotiation for minimum-checksum-coverage
Gerrit Renker
1
-13
/
+40
2008-09-04
dccp: Deprecate old setsockopt framework
Gerrit Renker
3
-98
/
+32
2008-09-04
dccp: Mechanism to resolve CCID dependencies
Gerrit Renker
3
-4
/
+35
2008-09-04
dccp: Resolve dependencies of features on choice of CCID
Gerrit Renker
4
-0
/
+168
2008-09-04
dccp: Query supported CCIDs
Gerrit Renker
4
-0
/
+59
2008-09-04
dccp: Registration routines for changing feature values
Gerrit Renker
4
-28
/
+128
2008-09-04
dccp: Limit feature negotiation to connection setup phase
Gerrit Renker
3
-41
/
+8
2008-09-04
dccp: Cleanup routines for feature negotiation
Gerrit Renker
4
-1
/
+5
2008-09-04
dccp: Per-socket initialisation of feature negotiation
Gerrit Renker
8
-6
/
+33
2008-09-04
dccp: List management for new feature negotiation
Gerrit Renker
1
-0
/
+129
2008-09-04
dccp: Implement lookup table for feature-negotiation information
Gerrit Renker
1
-0
/
+115
2008-09-04
dccp: Basic data structure for feature negotiation
Gerrit Renker
2
-0
/
+74
2008-09-04
dccp ccid-3: Replace lazy BUG_ON with condition
Gerrit Renker
1
-2
/
+4
2008-09-04
dccp: Toggle debug output without module unloading
Gerrit Renker
4
-4
/
+4
2008-09-04
dccp: Empty the write queue when disconnecting
Gerrit Renker
1
-0
/
+2
2008-09-04
dccp: Fill in the Data fields for "Option Error" Resets
Gerrit Renker
1
-0
/
+3
2008-09-04
dccp: Silently ignore options with nonsensical lengths
Gerrit Renker
1
-4
/
+6
2008-09-04
dccp: Always generate a Reset in response to option errors
Wei Yongjun
1
-2
/
+2
2008-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
19
-117
/
+117
2008-09-02
tipc: Don't use structure names which easily globally conflict.
David S. Miller
19
-117
/
+117
2008-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
14
-35
/
+59
2008-09-02
ipsec: Fix deadlock in xfrm_state management.
David S. Miller
1
-9
/
+23
2008-09-02
netlink: Remove compat API for nested attributes
Thomas Graf
2
-7
/
+17
2008-09-02
ipv: Re-enable IP when MTU > 68
Breno Leitao
1
-3
/
+12
2008-09-02
net/xfrm: Use an IS_ERR test rather than a NULL test
Julien Brunel
1
-4
/
+2
2008-09-02
mac80211: Fix debugfs union misuse and pointer corruption
Jouni Malinen
2
-4
/
+6
2008-09-02
net/wireless/Kconfig: clarify the description for CONFIG_WIRELESS_EXT_SYSFS
Florian Mickler
1
-1
/
+2
2008-09-02
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-21
/
+10
2008-09-01
sunrpc: fix possible overrun on read of /proc/sys/sunrpc/transports
Cyrill Gorcunov
1
-14
/
+4
2008-08-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
22
-117
/
+174
2008-08-29
pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock()
Jarek Poplawski
7
-11
/
+11
2008-08-29
ipv6: When we droped a packet, we should return NET_RX_DROP instead of 0
Yang Hongyang
1
-3
/
+3
2008-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
7
-196
/
+267
[prev]
[next]