aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: change return values from -EACCES to -EPERMZhao Hongjiang2012-09-21
* ipv6: fix return value check in fib6_add()Wei Yongjun2012-09-21
* net: do not disable sg for packets requiring no checksumEd Cashin2012-09-20
* xfrm_user: don't copy esn replay window twice for new statesMathias Krause2012-09-20
* xfrm_user: ensure user supplied esn replay window is validMathias Krause2012-09-20
* xfrm_user: fix info leak in copy_to_user_tmpl()Mathias Krause2012-09-20
* xfrm_user: fix info leak in copy_to_user_policy()Mathias Krause2012-09-20
* xfrm_user: fix info leak in copy_to_user_state()Mathias Krause2012-09-20
* xfrm_user: fix info leak in copy_to_user_auth()Mathias Krause2012-09-20
* tcp: restore rcv_wscale in a repair mode (v2)Andrey Vagin2012-09-20
* net/core: fix comment in skb_try_coalesceLi RongQing2012-09-19
* pkt_sched: fix virtual-start-time update in QFQPaolo Valente2012-09-19
* tcp: flush DMA queue before sk_wait_data if rcv_wnd is zeroMichal Kubeček2012-09-19
* batman-adv: make batadv_test_bit() return 0 or 1 onlyLinus Lüssing2012-09-19
* xfrm: fix a read lock imbalance in make_blackholeLi RongQing2012-09-18
* tcp: fix regression in urgent data handlingEric Dumazet2012-09-18
* net: fix memory leak on oom with zerocopyMichael S. Tsirkin2012-09-18
* xfrm_user: return error pointer instead of NULL #2Mathias Krause2012-09-18
* xfrm_user: return error pointer instead of NULLMathias Krause2012-09-18
* ipv6: use DST_* macro to set obselete fieldNicolas Dichtel2012-09-18
* ipv6: use net->rt_genid to check dst validityNicolas Dichtel2012-09-18
* xfrm: invalidate dst on policy insertion/deletionNicolas Dichtel2012-09-18
* netns: move net->ipv4.rt_genid to net->rt_genidNicolas Dichtel2012-09-18
* net: rt_cache_flush() cleanupEric Dumazet2012-09-18
* ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel2012-09-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-14
|\
| * pktgen: fix crash with vlan and packet size less than 46Nishank Trivedi2012-09-13
| * net_sched: gred: actually perform idling in WRED modeDavid Ward2012-09-13
| * net_sched: gred: fix qave reporting via netlinkDavid Ward2012-09-13
| * net_sched: gred: eliminate redundant DP prio comparisonsDavid Ward2012-09-13
| * net_sched: gred: correct comment about qavg calculation in RIO modeDavid Ward2012-09-13
| * Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-09-13
| |\
| | * netfilter: log: Fix log-level processingJoe Perches2012-09-12
| | * netfilter: Validate the sequence number of dataless ACK packets as wellJozsef Kadlecsik2012-09-09
| | * netfilter: Mark SYN/ACK packets as invalid from original directionJozsef Kadlecsik2012-09-09
| | * netfilter: take care of timewait socketsEric Dumazet2012-09-06
| * | net-sched: sch_cbq: avoid infinite loopEric Dumazet2012-09-11
| * | net: fix net/core/sock.c build errorRandy Dunlap2012-09-10
| * | caif: move the dereference below the NULL testWei Yongjun2012-09-10
| * | net: small bug on rxhash calculationChema Gonzalez2012-09-08
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-07
| |\ \
| | * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-05
| | |\ \
| | | * | mac80211: Various small fixes for cfg.c: mpath_set_pinfo()LEO Airwarosu Yoichi Shinoda2012-09-05
| | | * | nl80211: fix possible memory leak nl80211_connect()Wei Yongjun2012-09-04
| | | * | mac80211: clear bssid on auth/assoc failureEliad Peller2012-09-04
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-09-05
| | |\ \ \
| | | * | | Bluetooth: Fix sending a HCI Authorization Request over LE linksVinicius Costa Gomes2012-08-27
| | | * | | Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes2012-08-27
| | | * | | Bluetooth: Fix use-after-free bug in SMPAndre Guedes2012-08-15
| * | | | | udp: increment UDP_MIB_INERRORS if copy failedEric Dumazet2012-09-07