summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2012-09-27inetpeer: fix token initializationNicolas Dichtel-1/+4
2012-09-27l2tp: fix return value checkWei Yongjun-6/+6
2012-09-27Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller-4/+4
2012-09-26netfilter: xt_limit: have r->cost != 0 case workJan Engelhardt-4/+4
2012-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-39/+71
2012-09-25ipv6: mip6: fix mip6_mh_filter()Eric Dumazet-9/+11
2012-09-25Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller-8/+12
2012-09-25ipv6: raw: fix icmpv6_filter()Eric Dumazet-11/+10
2012-09-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-4/+28
2012-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-4/+1
2012-09-24net: guard tcp_set_keepalive() to tcp socketsEric Dumazet-1/+2
2012-09-23batman-adv: Fix symmetry check / route flapping in multi interface setupsLinus Lüssing-6/+7
2012-09-23batman-adv: Fix change mac address of soft iface.Def-2/+5
2012-09-22ipv4: raw: fix icmp_filter()Eric Dumazet-6/+8
2012-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-4/+28
2012-09-21libceph: only kunmap kmapped pagesAlex Elder-4/+1
2012-09-21net: change return values from -EACCES to -EPERMZhao Hongjiang-17/+17
2012-09-21ipv6: fix return value check in fib6_add()Wei Yongjun-0/+4
2012-09-20net: do not disable sg for packets requiring no checksumEd Cashin-1/+2
2012-09-20xfrm_user: don't copy esn replay window twice for new statesMathias Krause-4/+5
2012-09-20xfrm_user: ensure user supplied esn replay window is validMathias Krause-6/+25
2012-09-20xfrm_user: fix info leak in copy_to_user_tmpl()Mathias Krause-0/+1
2012-09-20xfrm_user: fix info leak in copy_to_user_policy()Mathias Krause-0/+1
2012-09-20xfrm_user: fix info leak in copy_to_user_state()Mathias Krause-0/+1
2012-09-20xfrm_user: fix info leak in copy_to_user_auth()Mathias Krause-1/+1
2012-09-20tcp: restore rcv_wscale in a repair mode (v2)Andrey Vagin-3/+10
2012-09-19net/core: fix comment in skb_try_coalesceLi RongQing-1/+3
2012-09-19pkt_sched: fix virtual-start-time update in QFQPaolo Valente-1/+4
2012-09-19tcp: flush DMA queue before sk_wait_data if rcv_wnd is zeroMichal Kubeček-2/+8
2012-09-19batman-adv: make batadv_test_bit() return 0 or 1 onlyLinus Lüssing-3/+3
2012-09-18cfg80211: fix possible circular lock on reg_regdb_search()Luis R. Rodriguez-3/+9
2012-09-18Bluetooth: Fix not removing power_off delayed workVinicius Costa Gomes-0/+2
2012-09-18Bluetooth: Fix freeing uninitialized delayed worksAndrei Emeltchenko-1/+1
2012-09-18Bluetooth: mgmt: Fix enabling LE while powered offAndrzej Kaczmarek-0/+10
2012-09-18Bluetooth: mgmt: Fix enabling SSP while powered offAndrzej Kaczmarek-0/+6
2012-09-18xfrm: fix a read lock imbalance in make_blackholeLi RongQing-1/+1
2012-09-18tcp: fix regression in urgent data handlingEric Dumazet-3/+2
2012-09-18net: fix memory leak on oom with zerocopyMichael S. Tsirkin-1/+1
2012-09-18xfrm_user: return error pointer instead of NULL #2Mathias Krause-2/+4
2012-09-18xfrm_user: return error pointer instead of NULLMathias Krause-2/+4
2012-09-18ipv6: use DST_* macro to set obselete fieldNicolas Dichtel-3/+3
2012-09-18ipv6: use net->rt_genid to check dst validityNicolas Dichtel-26/+10
2012-09-18xfrm: invalidate dst on policy insertion/deletionNicolas Dichtel-0/+1
2012-09-18netns: move net->ipv4.rt_genid to net->rt_genidNicolas Dichtel-7/+2
2012-09-18net: rt_cache_flush() cleanupEric Dumazet-17/+2
2012-09-18ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel-34/+21
2012-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-102/+184
2012-09-13pktgen: fix crash with vlan and packet size less than 46Nishank Trivedi-1/+1
2012-09-13net_sched: gred: actually perform idling in WRED modeDavid Ward-11/+15
2012-09-13net_sched: gred: fix qave reporting via netlinkDavid Ward-1/+4