aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-09-21netfilter: nf_nat: remove obsolete rcu_read_unlock callUlrich Weber
2012-09-21netfilter: nf_nat: fix oops when unloading protocol modulesPatrick McHardy
2012-09-21netfilter: fix IPv6 NAT dependencies in KconfigPablo Neira Ayuso
2012-09-20net: do not disable sg for packets requiring no checksumEd Cashin
2012-09-20xfrm_user: don't copy esn replay window twice for new statesMathias Krause
2012-09-20xfrm_user: ensure user supplied esn replay window is validMathias Krause
2012-09-20xfrm_user: fix info leak in copy_to_user_tmpl()Mathias Krause
2012-09-20xfrm_user: fix info leak in copy_to_user_policy()Mathias Krause
2012-09-20xfrm_user: fix info leak in copy_to_user_state()Mathias Krause
2012-09-20xfrm_user: fix info leak in copy_to_user_auth()Mathias Krause
2012-09-20tcp: restore rcv_wscale in a repair mode (v2)Andrey Vagin
2012-09-20tcp: Document use of undefined variable.Alan Cox
2012-09-20ipv4: Don't add TCP-code in inet_sock_destructChristoph Paasch
2012-09-20mac80211: fix IBSS auth TX debug messageSylvain Roger Rieunier
2012-09-19net/core: fix comment in skb_try_coalesceLi RongQing
2012-09-19ipv6: unify fragment thresh handling codeAmerigo Wang
2012-09-19ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inlineAmerigo Wang
2012-09-19ipv6: unify conntrack reassembly expire code with standard oneAmerigo Wang
2012-09-19ipv6: add a new namespace for nf_conntrack_reasmAmerigo Wang
2012-09-19netpoll: call ->ndo_select_queue() in tx pathAmerigo Wang
2012-09-19netdev: make address const in device address managementstephen hemminger
2012-09-19pkt_sched: fix virtual-start-time update in QFQPaolo Valente
2012-09-19tcp: flush DMA queue before sk_wait_data if rcv_wnd is zeroMichal Kubeček
2012-09-19batman-adv: make batadv_test_bit() return 0 or 1 onlyLinus Lüssing
2012-09-19gre: add GSO supportEric Dumazet
2012-09-19net: provide a default dev->ethtool_opsEric Dumazet
2012-09-19net: dev: fix incorrect getting net device's nameGao feng
2012-09-19ipv6: recursive check rt->dst.from when call rt6_check_expiredLi RongQing
2012-09-19net: more accurate network taps in transmit pathEric Dumazet
2012-09-19cfg80211: constify name parameter to add_virtual_intfJohannes Berg
2012-09-19mac80211: make reset debugfs depend on CONFIG_PMJohannes Berg
2012-09-18Bluetooth: Update management interface revisionJohan Hedberg
2012-09-18Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg
2012-09-18cfg80211: fix possible circular lock on reg_regdb_search()Luis R. Rodriguez
2012-09-18Bluetooth: Fix not removing power_off delayed workVinicius Costa Gomes
2012-09-18Bluetooth: Fix freeing uninitialized delayed worksAndrei Emeltchenko
2012-09-18Bluetooth: mgmt: Fix enabling LE while powered offAndrzej Kaczmarek
2012-09-18Bluetooth: mgmt: Fix enabling SSP while powered offAndrzej Kaczmarek
2012-09-18xfrm: fix a read lock imbalance in make_blackholeLi RongQing
2012-09-18tcp: fix regression in urgent data handlingEric Dumazet
2012-09-18net: fix memory leak on oom with zerocopyMichael S. Tsirkin
2012-09-18xfrm_user: return error pointer instead of NULL #2Mathias Krause
2012-09-18xfrm_user: return error pointer instead of NULLMathias Krause
2012-09-18net/tipc/name_table.c: Remove unecessary semicolonPeter Senna Tschudin
2012-09-18net/openvswitch/vport.c: Remove unecessary semicolonPeter Senna Tschudin
2012-09-18net/ieee802154/6lowpan.c: Remove unecessary semicolonPeter Senna Tschudin
2012-09-18ipv6: use DST_* macro to set obselete fieldNicolas Dichtel
2012-09-18ipv6: use net->rt_genid to check dst validityNicolas Dichtel
2012-09-18xfrm: invalidate dst on policy insertion/deletionNicolas Dichtel
2012-09-18netns: move net->ipv4.rt_genid to net->rt_genidNicolas Dichtel