aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-10-08KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells
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
2012-09-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2012-09-04xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert
2012-09-04l2tp: fix a lockdep splatEric Dumazet
2012-09-04netrom: copy_datagram_iovec can failAlan Cox
2012-09-04nl80211: fix possible memory leak nl80211_connect()Wei Yongjun
2012-09-04mac80211: clear bssid on auth/assoc failureEliad Peller
2012-09-03openvswitch: Fix FLOW_BUFSIZE definition.Jesse Gross
2012-09-03fq_codel: dont reinit flow stateEric Dumazet
2012-09-03sctp: Don't charge for data in sndbuf again when transmitting packetThomas Graf
2012-09-03net: sock_edemux() should take care of timewait socketsEric Dumazet
2012-09-02openvswitch: Fix typoJoe Stringer
2012-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-08-31net/xfrm/xfrm_state.c: fix error return codeJulia Lawall
2012-08-31net: ipv6: fix error return codeJulia Lawall
2012-08-31Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-08-31netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso
2012-08-30ipv4: must use rcu protection while calling fib_lookupEric Dumazet
2012-08-30net: ipv4: ipmr_expire_timer causes crash when removing net namespaceFrancesco Ruggeri
2012-08-30l2tp: avoid to use synchronize_rcu in tunnel free functionxeb@mail.ru
2012-08-30netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectationPablo Neira Ayuso
2012-08-30netfilter: nfnetlink_log: fix error return code in init pathJulia Lawall
2012-08-30netfilter: ctnetlink: fix error return code in init pathJulia Lawall
2012-08-30ipvs: fix error return codeJulia Lawall
2012-08-29netpoll: revert 6bdb7fe3104 and fix be_poll() insteadAmerigo Wang