summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
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-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
2012-09-13net_sched: gred: eliminate redundant DP prio comparisonsDavid Ward
2012-09-13net_sched: gred: correct comment about qavg calculation in RIO modeDavid Ward
2012-09-13Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-09-13Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-09-12netfilter: log: Fix log-level processingJoe Perches
2012-09-11net-sched: sch_cbq: avoid infinite loopEric Dumazet
2012-09-10net: fix net/core/sock.c build errorRandy Dunlap
2012-09-10caif: move the dereference below the NULL testWei Yongjun
2012-09-09netfilter: Validate the sequence number of dataless ACK packets as wellJozsef Kadlecsik
2012-09-09netfilter: Mark SYN/ACK packets as invalid from original directionJozsef Kadlecsik
2012-09-08net: small bug on rxhash calculationChema Gonzalez
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-07udp: increment UDP_MIB_INERRORS if copy failedEric Dumazet
2012-09-07SUNRPC: Fix a UDP transport regressionTrond Myklebust
2012-09-06netfilter: take care of timewait socketsEric Dumazet
2012-09-05Fix order of arguments to compat_put_time[spec|val]Mikulas Patocka
2012-09-05tcp: fix possible socket refcount problem for ipv6Julian Anastasov
2012-09-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-09-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-09-05mac80211: Various small fixes for cfg.c: mpath_set_pinfo()LEO Airwarosu Yoichi Shinoda
2012-09-04l2tp: fix a typo in l2tp_eth_dev_recv()Eric Dumazet