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
/
net
Age
Commit message (
Expand
)
Author
2008-06-20
sctp: Kill unused variable in sctp_assoc_bh_rcv()
Vlad Yasevich
2008-06-19
net: Discard and warn about LRO'd skbs received for forwarding
Ben Hutchings
2008-06-19
net: Disable LRO on devices that are forwarding
Ben Hutchings
2008-06-19
sctp: Follow security requirement of responding with 1 packet
Vlad Yasevich
2008-06-19
sctp: Validate Initiate Tag when handling ICMP message
Wei Yongjun
2008-06-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-18
mac80211: detect driver tx bugs
Johannes Berg
2008-06-18
netlink: genl: fix circular locking
Patrick McHardy
2008-06-18
netdevice: Fix promiscuity and allmulti overflow
Wang Chen
2008-06-18
Revert "mac80211: Use skb_header_cloned() on TX path."
David S. Miller
2008-06-18
ipv6: minor cleanup in net/ipv6/tcp_ipv6.c [RESEND ].
Rami Rosen
2008-06-17
net: Add sk_set_socket() helper.
David S. Miller
2008-06-17
af_unix: fix 'poll for write'/ connected DGRAM sockets
Rainer Weikusat
2008-06-17
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
David S. Miller
2008-06-17
ax25: Fix std timer socket destroy handling.
David S. Miller
2008-06-17
udp: sk_drops handling
Eric Dumazet
2008-06-18
bonding: Allow setting max_bonds to zero
Jay Vosburgh
2008-06-17
net/core: add NETDEV_BONDING_FAILOVER event
Or Gerlitz
2008-06-17
rose: improving AX25 routing frames via ROSE network
Bernard Pidoux
2008-06-17
xfrm: fix fragmentation for ipv4 xfrm tunnel
Steffen Klassert
2008-06-17
atm: use const where reasonable
Mitchell Blank Jr
2008-06-17
bridge: fix IPV6=n build
Randy Dunlap
2008-06-17
bridge: make bridge address settings sticky
Stephen Hemminger
2008-06-17
bridge: handle process all link-local frames
Stephen Hemminger
2008-06-17
sctp: fix error path in sctp_proc_init
Pavel Emelyanov
2008-06-17
netfilter: nf_conntrack_h323: fix module unload crash
Patrick McHardy
2008-06-17
netfilter: nf_conntrack_h323: fix memory leak in module initialization error ...
Patrick McHardy
2008-06-17
netfilter: nf_nat: fix RCU races
Patrick McHardy
2008-06-17
netrom: Kill spurious NULL'ing of sk->sk_socket.
David S. Miller
2008-06-17
x25: Use sock_orphan() instead of open-coded (and buggy) variant.
David S. Miller
2008-06-17
econet: Use sock_orphan() instead of open-coded (and buggy) variant.
David S. Miller
2008-06-17
x25: Use sock_graft() and remove bogus sk_socket and sk_sleep init.
David S. Miller
2008-06-17
rose: Use sock_graft() and remove bogus sk_socket and sk_sleep init.
David S. Miller
2008-06-17
netrom: Use sock_graft() and remove bogus sk_socket and sk_sleep init.
David S. Miller
2008-06-17
ax25: Use sock_graft() and remove bogus sk_socket and sk_sleep init.
David S. Miller
2008-06-17
llc: Use sock_graft() instead of by-hand version.
David S. Miller
2008-06-17
decnet: Remove SOCK_SLEEP_{PRE,POST} usage.
David S. Miller
2008-06-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-16
atm: [br2864] fix routed vcmux support
Eric Kinzie
2008-06-16
atm: [br2684] Fix oops due to skb->dev being NULL
Jorge Boncompte [DTI2]
2008-06-16
inet6: add struct net argument to inet6_ehashfn
Pavel Emelyanov
2008-06-16
inet: add struct net argument to inet_ehashfn
Pavel Emelyanov
2008-06-16
inet: add struct net argument to inet_lhashfn
Pavel Emelyanov
2008-06-16
inet: add struct net argument to inet_bhashfn
Pavel Emelyanov
2008-06-16
udp: add struct net argument to udp_hashfn
Pavel Emelyanov
2008-06-16
udp: provide a struct net pointer for __udp[46]_lib_mcast_deliver
Pavel Emelyanov
2008-06-16
udp: introduce a udp_hashfn function
Pavel Emelyanov
2008-06-16
ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c.
Rami Rosen
2008-06-16
raw: Restore /proc/net/raw correct behavior
Eric Dumazet
2008-06-16
net: Fix test for VLAN TX checksum offload capability
Ben Hutchings
[next]