summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2012-09-03tcp: use PRR to reduce cwin in CWR stateYuchung Cheng
2012-09-03tcp: move tcp_update_cwnd_in_recoveryYuchung Cheng
2012-09-03tcp: move tcp_enter_cwr()Yuchung Cheng
2012-09-016lowpan: handle NETDEV_UNREGISTER eventAlan Ott
2012-09-016lowpan: Make a copy of skb's delivered to 6lowpanAlan Ott
2012-08-31tcp: TCP Fast Open Server - main code pathJerry Chu
2012-08-31tcp: TCP Fast Open Server - support TFO listenersJerry Chu
2012-08-31tcp: TCP Fast Open Server - header & support functionsJerry Chu
2012-08-31ipv6: remove some deadcodeSorin Dumitru
2012-08-31net: fix documentation of skb_needs_linearize().Rami Rosen
2012-08-31ipv4: Minor logic clean-up in ipv4_mtuAlexander Duyck
2012-08-31net:atm:fix up ENOIOCTLCMD error handlingWanlong Gao
2012-08-31openvswitch: using kfree_rcu() to simplify the codeWei Yongjun
2012-08-31af_unix: fix shutdown parameter checkingXi Wang
2012-08-31decnet: fix shutdown parameter checkingXi Wang
2012-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-08-31Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-08-31netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso
2012-08-30ipv4: must use rcu protection while calling fib_lookupEric Dumazet
2012-08-30net: ipv4: ipmr_expire_timer causes crash when removing net namespaceFrancesco Ruggeri
2012-08-30netpoll: provide an IP ident in UDP framesEric Dumazet
2012-08-30l2tp: avoid to use synchronize_rcu in tunnel free functionxeb@mail.ru
2012-08-30netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectationPablo Neira Ayuso
2012-08-30net: dev: fix the incorrect hold of net namespace's lo deviceGao feng
2012-08-30netfilter: nfnetlink_log: fix error return code in init pathJulia Lawall
2012-08-30netfilter: ctnetlink: fix error return code in init pathJulia Lawall
2012-08-30ipvs: fix error return codeJulia Lawall
2012-08-29netpoll: revert 6bdb7fe3104 and fix be_poll() insteadAmerigo Wang
2012-08-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller
2012-08-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-08-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-08-24tcp: fix cwnd reduction for non-sack recoveryYuchung Cheng
2012-08-24vlan: add helper which can be called to see if device is used by vlanJiri Pirko
2012-08-24netlink: fix possible spoofing from non-root processesPablo Neira Ayuso
2012-08-24net: Set device operstate at registration timeBen Hutchings
2012-08-24cls_cgroup: Allow classifier cgroups to have their classid reset to 0Neil Horman
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-24ipv4: take rt_uncached_lock only if neededEric Dumazet
2012-08-24Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-23af_packet: match_fanout_group() can be staticFengguang Wu
2012-08-23net: reinstate rtnl in call_netdevice_notifiers()Eric Dumazet
2012-08-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-08-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-08-23batman-adv: Start new development cycleSven Eckelmann
2012-08-23batman-adv: change interface_rx to get orig nodeAntonio Quartulli
2012-08-23batman-adv: detect not yet announced clientsAntonio Quartulli
2012-08-23batman-adv: Reduce accumulated length of simple statementsSven Eckelmann
2012-08-23batman-adv: Don't break statements after assignment operatorSven Eckelmann
2012-08-23batman-adv: Use BIT(x) macro to calculate bit positionsSven Eckelmann