index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2009-12-26
llc: replace the socket list with a local address based hash
Octavian Purdila
2009-12-26
llc: use a device based hash table to speed up multicast delivery
Octavian Purdila
2009-12-26
llc: convert the socket list to RCU locking
Octavian Purdila
2009-12-26
llc: add support for LLC_OPT_PKTINFO
Octavian Purdila
2009-12-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-12-23
net: Add rtnetlink init_rcvwnd to set the TCP initial receive window
laurent chavey
2009-12-23
tcp: Remove check in __tcp_push_pending_frames
Krishna Kumar
2009-12-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-12-22
mac80211: enable spatial multiplexing powersave
Johannes Berg
2009-12-22
wireless: add ieee80211_amsdu_to_8023s
Zhu Yi
2009-12-21
mac80211: reduce reliance on netdev
Johannes Berg
2009-12-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-12-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-12-15
tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.
David S. Miller
2009-12-15
netfilter: fix crashes in bridge netfilter caused by fragment jumps
Patrick McHardy
2009-12-15
ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...
Patrick McHardy
2009-12-14
mac80211: Add define for TX headroom reserved by mac80211 itself.
Gertjan van Wingerde
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-12-11
net: fix compat_sys_recvmmsg parameter type
Heiko Carstens
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-08
tcp: Stalling connections: Move timeout calculation routine
Damian Lukowski
2009-12-08
tcp: Stalling connections: Fix timeout calculation routine
Damian Lukowski
2009-12-08
tcp: Fix a connect() race with timewait sockets
Eric Dumazet
2009-12-08
tcp: Fix a connect() race with timewait sockets
Eric Dumazet
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-03
tcp: connect() race with timewait reuse
Eric Dumazet
2009-12-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2009-12-03
net: Batch inet_twsk_purge
Eric W. Biederman
2009-12-03
net: Allow fib_rule_unregister to batch
Eric W. Biederman
2009-12-03
net: Allow xfrm_user_net_exit to batch efficiently.
Eric W. Biederman
2009-12-03
net: Add support for batching network namespace cleanups
Eric W. Biederman
2009-12-03
net 03/05: fib_rules: add oif classification
Patrick McHardy
2009-12-03
net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FR...
Patrick McHardy
2009-12-03
net 01/05: fib_rules: rearrange struct fib_rule
Patrick McHardy
2009-12-03
Bluetooth: Implement RejActioned flag
Gustavo F. Padovan
2009-12-03
Bluetooth: Fix sending ReqSeq on I-frames
Gustavo F. Padovan
2009-12-03
Bluetooth: Unobfuscate tasklet_schedule usage
Marcel Holtmann
2009-12-03
Bluetooth: Turn hci_recv_frame into an exported function
Marcel Holtmann
2009-12-02
tcp: clear hints to avoid a stale one (nfs only affected?)
Ilpo Järvinen
2009-12-02
TCPCT part 1g: Responder Cookie => Initiator
William Allen Simpson
2009-12-02
TCPCT part 1d: define TCP cookie option, extend existing struct's
William Allen Simpson
2009-12-02
TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS
William Allen Simpson
2009-12-02
TCPCT part 1b: generate Responder Cookie secret
William Allen Simpson
2009-12-02
TCPCT part 1a: add request_values parameter for sending SYNACK
William Allen Simpson
[next]