summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2011-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-10Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-05-10xfrm: Don't allow esn with disabled anti replay detectionSteffen Klassert
2011-05-10xfrm: Assign the inner mode output function to the dst entrySteffen Klassert
2011-05-10net: dev_close() should check IFF_UPEric Dumazet
2011-05-10vlan: fix GVRP at dismantle timeEric Dumazet
2011-05-10mac80211: don't start the dynamic ps timer if not associatedLuciano Coelho
2011-05-10netfilter: revert a2361c8735e07322023aedc36e4938b35af31eb0Pablo Neira Ayuso
2011-05-10netfilter: IPv6: fix DSCP mangle codeFernando Luis Vazquez Cao
2011-05-10netfilter: IPv6: initialize TOS field in REJECT target moduleFernando Luis Vazquez Cao
2011-05-10IPVS: init and cleanup restructuringHans Schillstrom
2011-05-10IPVS: Change of socket usage to enable name space exit.Hans Schillstrom
2011-05-10netfilter: ebtables: only call xt_compat_add_offset once per ruleFlorian Westphal
2011-05-10netfilter: fix ebtables compat supportEric Dumazet
2011-05-10netfilter: ctnetlink: fix timestamp support for new conntracksPablo Neira Ayuso
2011-05-09net/9p: Handle get_user_pages_fast return properlyM. Mohan Kumar
2011-05-08tcp_cubic: limit delayed_ack ratio to prevent divide errorstephen hemminger
2011-05-06dccp: handle invalid feature options lengthDan Rosenberg
2011-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-05-04net: ip_expire() must revalidate routeEric Dumazet