summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-07-08IPVS netns exit causes crash in conntrackHans Schillstrom
2011-07-08xfrm: Fix off by one in the replay advance functionsSteffen Klassert
2011-07-08vlan: fix typo in vlan_dev_hard_start_xmit()Wei Yongjun
2011-07-08netfilter: Fix ip_route_me_harder triggering ip_rt_bugJulian Anastasov
2011-07-08ipv4: fix multicast lossesEric Dumazet
2011-07-08NLM: Don't hang forever on NLM unlock requestsTrond Myklebust
2011-07-08SUNRPC: Ensure the RPC client only quits on fatal signalsTrond Myklebust
2011-07-08nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields
2011-07-08udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packetXufeng Zhang
2011-07-08ipv6/udp: Use the correct variable to determine non-blocking conditionXufeng Zhang
2011-07-08net/ipv4: Check for mistakenly passed in non-IPv4 addressMarcus Meissner
2011-07-08inet_diag: fix inet_diag_bc_audit()Eric Dumazet
2011-07-08af_packet: prevent information leakEric Dumazet
2011-07-08bridge: provide a cow_metrics method for fake_opsAlexander Holler
2011-07-08inetpeer: fix race in unused_list manipulationsEric Dumazet
2011-07-08IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Hans Schillstrom
2011-07-08bug.h: Move ratelimit warn interfaces to ratelimit.hDavid S. Miller
2011-07-08net: filter: Use WARN_RATELIMITJoe Perches
2011-07-08netfilter: ipset: fix ip_set_flush return codeJozsef Kadlecsik
2011-07-08net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flagsMichał Mirosław
2011-06-23mac80211: fix IBSS teardown raceJohannes Berg
2011-06-23nl80211: fix check for valid SSID size in scan operationsLuciano Coelho
2011-06-03SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback...Trond Myklebust
2011-06-03atm: expose ATM device index in sysfsDan Williams
2011-06-03net: fix __dst_destroy_metrics_generic()Eric Dumazet
2011-06-03sch_sfq: avoid giving spurious NET_XMIT_CN signalsEric Dumazet
2011-06-03sch_sfq: fix peek() implementationEric Dumazet
2011-06-03sctp: fix memory leak of the ASCONF queue when free asocWei Yongjun
2011-06-03bridge: initialize fake_rtable metricsEric Dumazet
2011-06-03igmp: call ip_mc_clear_src() only when we have no users of ip_mc_listVeaceslav Falico
2011-06-03SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict()Jacek Luczak
2011-06-03net: add skb_dst_force() in sock_queue_err_skb()Eric Dumazet
2011-06-03net: ethtool: fix IPV6 checksum feature name stringMichał Mirosław
2011-06-03net: Change netdev_fix_features messages loglevelMichael S. Tsirkin
2011-06-03net: use hlist_del_rcu() in dev_change_name()Eric Dumazet
2011-06-03netfilter: nf_ct_sip: fix SDP parsing in TCP SIP messages for some Cisco phonesPatrick McHardy
2011-06-03netfilter: nf_ct_sip: validate Content-Length in TCP SIP messagesPatrick McHardy
2011-06-03mac80211: fix a few RCU issuesJohannes Berg
2011-06-03nl80211: Fix set_key regression with some driversJouni Malinen
2011-06-03mac80211: use wake_queue to restart trasmitRajkumar Manoharan
2011-06-03net: recvmmsg: Strip MSG_WAITFORONE when calling recvmsgAnton Blanchard
2011-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-16net: Change netdev_fix_features messages loglevelMichał Mirosław
2011-05-15IPVS: fix netns if reading ip_vs_* procfs entriesHans Schillstrom
2011-05-15bridge: fix forwarding of IPv6Stephen Hemminger
2011-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-13bridge: fix forwarding of IPv6Stephen Hemminger
2011-05-12net/9p/protocol.c: Fix a memory leakPedro Scarapicchia Junior
2011-05-11Revert "Bluetooth: fix shutdown on SCO sockets"Linus Torvalds
2011-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller