aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-08-24bridge: fix a possible use after freeEric Dumazet
2011-08-24bridge: Pseudo-header required for the checksum of ICMPv6Yan, Zheng
2011-08-24mcast: Fix source address selection for multicast listener reportYan, Zheng
2011-08-22bridge: fix a possible net_device leakEric Dumazet
2011-08-20atm: br2684: Fix oops due to skb->dev being NULLDaniel Schwierzeck
2011-08-19ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONSDaniel Baluta
2011-08-18vlan: reset headers on accel emulation pathJiri Pirko
2011-08-17net_sched: fix port mirror/redirect stats reportingJamal Hadi Salim
2011-08-16sit tunnels: propagate IPv6 transport class to IPv4 Type of ServiceLionel Elie Mamane
2011-08-11ipv4: some rt_iif -> rt_route_iif conversionsJulian Anastasov
2011-08-11net/bridge/netfilter/ebtables.c: use available error handling codeJulia Lawall
2011-08-11net/netlabel/netlabel_kapi.c: add missing cleanup codeJulia Lawall
2011-08-11scm: Capture the full credentials of the scm senderTim Chen
2011-08-10tcp: initialize variable ecn_ok in syncookies pathMike Waychison
2011-08-09net_sched: prio: use qdisc_dequeue_peekedFlorian Westphal
2011-08-09Bridge: Always send NETDEV_CHANGEADDR up on br MAC change.Andrei Warkentin
2011-08-07ipv4: use dst with ref during bcast/mcast loopbackJulian Anastasov
2011-08-07ipv4: route non-local sources for raw socketJulian Anastasov
2011-08-07netfilter: TCP and raw fix for ip_route_me_harderJulian Anastasov
2011-08-07ipv4: Fix ip_getsockopt for IP_PKTOPTIONSDaniel Baluta
2011-08-07ipv4: fix the reusing of routing cache entriesJulian Anastasov
2011-08-07netfilter: avoid double free in nf_reinjectJulian Anastasov
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-08-05ipv6: check for IPv4 mapped addresses when connecting IPv6 socketsMax Matveev
2011-08-05net: Fix security_socket_sendmsg() bypass problem.Tetsuo Handa
2011-08-05net: Cap number of elements for sendmmsgAnton Blanchard
2011-08-05net: sendmmsg should only return an error if no messages were sentAnton Blanchard
2011-08-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...John W. Linville
2011-08-03net: fix NULL dereferences in check_peer_redir()Eric Dumazet
2011-08-01net: add kerneldoc to skb_copy_bits()Eric Dumazet
2011-08-01doc: Update the email address for Paul Moore in various source filesPaul Moore
2011-08-01atm: br2864: sent packets truncated in VC routed modeChas Williams
2011-08-01cfg80211: off by one in nl80211_trigger_scan()Dan Carpenter
2011-08-01sch_sfq: fix sfq_enqueue()Eric Dumazet
2011-08-01net: adjust array indexJulia Lawall
2011-07-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...David S. Miller
2011-07-28net: fix new sunrpc kernel-doc warningRandy Dunlap
2011-07-28xfrm: Fix key lengths for rfc3686(ctr(aes))Tushar Gohad
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-07-27net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman
2011-07-27net: add IFF_SKB_TX_SHARED flag to priv_flagsNeil Horman
2011-07-27net: sock_sendmsg_nosec() is staticEric Dumazet
2011-07-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-07-27Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-07-26wireless: fix a typo in ignore_reg_updateMihai Moldovan