aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-09-27inetpeer: fix token initializationNicolas Dichtel
2012-09-27l2tp: fix return value checkWei Yongjun
2012-09-27Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-09-26netfilter: xt_limit: have r->cost != 0 case workJan Engelhardt
2012-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-25ipv6: mip6: fix mip6_mh_filter()Eric Dumazet
2012-09-25Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-09-25ipv6: raw: fix icmpv6_filter()Eric Dumazet
2012-09-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-09-24net: guard tcp_set_keepalive() to tcp socketsEric Dumazet
2012-09-23batman-adv: Fix symmetry check / route flapping in multi interface setupsLinus Lüssing
2012-09-23batman-adv: Fix change mac address of soft iface.Def
2012-09-22ipv4: raw: fix icmp_filter()Eric Dumazet
2012-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-21libceph: only kunmap kmapped pagesAlex Elder
2012-09-21net: change return values from -EACCES to -EPERMZhao Hongjiang
2012-09-21ipv6: fix return value check in fib6_add()Wei Yongjun
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-19net/core: fix comment in skb_try_coalesceLi RongQing
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-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-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
2012-09-18net: rt_cache_flush() cleanupEric Dumazet
2012-09-18ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel
2012-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-13pktgen: fix crash with vlan and packet size less than 46Nishank Trivedi
2012-09-13net_sched: gred: actually perform idling in WRED modeDavid Ward
2012-09-13net_sched: gred: fix qave reporting via netlinkDavid Ward