summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2012-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds30-102/+184
2012-09-13pktgen: fix crash with vlan and packet size less than 46Nishank Trivedi1-1/+1
2012-09-13net_sched: gred: actually perform idling in WRED modeDavid Ward1-11/+15
2012-09-13net_sched: gred: fix qave reporting via netlinkDavid Ward1-1/+4
2012-09-13net_sched: gred: eliminate redundant DP prio comparisonsDavid Ward1-3/+2
2012-09-13net_sched: gred: correct comment about qavg calculation in RIO modeDavid Ward1-1/+1
2012-09-13Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller4-44/+38
2012-09-13Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-14/+24
2012-09-12netfilter: log: Fix log-level processingJoe Perches2-3/+3
2012-09-11net-sched: sch_cbq: avoid infinite loopEric Dumazet1-2/+3
2012-09-10net: fix net/core/sock.c build errorRandy Dunlap1-0/+2
2012-09-10caif: move the dereference below the NULL testWei Yongjun1-2/+3
2012-09-09netfilter: Validate the sequence number of dataless ACK packets as wellJozsef Kadlecsik1-8/+2
2012-09-09netfilter: Mark SYN/ACK packets as invalid from original directionJozsef Kadlecsik1-11/+8
2012-09-08net: small bug on rxhash calculationChema Gonzalez1-5/+6
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-17/+27
2012-09-07udp: increment UDP_MIB_INERRORS if copy failedEric Dumazet2-0/+16
2012-09-07SUNRPC: Fix a UDP transport regressionTrond Myklebust3-14/+24
2012-09-06netfilter: take care of timewait socketsEric Dumazet2-22/+25
2012-09-05Fix order of arguments to compat_put_time[spec|val]Mikulas Patocka1-2/+2
2012-09-05tcp: fix possible socket refcount problem for ipv6Julian Anastasov1-2/+3
2012-09-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville3-6/+11
2012-09-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville4-11/+16
2012-09-05mac80211: Various small fixes for cfg.c: mpath_set_pinfo()LEO Airwarosu Yoichi Shinoda1-5/+4
2012-09-04l2tp: fix a typo in l2tp_eth_dev_recv()Eric Dumazet1-1/+1
2012-09-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller3-7/+9
2012-09-04xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert2-1/+16
2012-09-04l2tp: fix a lockdep splatEric Dumazet1-0/+4
2012-09-04netrom: copy_datagram_iovec can failAlan Cox1-1/+6
2012-09-04nl80211: fix possible memory leak nl80211_connect()Wei Yongjun1-1/+3
2012-09-04mac80211: clear bssid on auth/assoc failureEliad Peller1-0/+4
2012-09-03openvswitch: Fix FLOW_BUFSIZE definition.Jesse Gross1-3/+5
2012-09-03fq_codel: dont reinit flow stateEric Dumazet1-1/+1
2012-09-03sctp: Don't charge for data in sndbuf again when transmitting packetThomas Graf1-1/+20
2012-09-03net: sock_edemux() should take care of timewait socketsEric Dumazet1-1/+6
2012-09-02openvswitch: Fix typoJoe Stringer1-1/+1
2012-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds16-61/+76
2012-08-31net/xfrm/xfrm_state.c: fix error return codeJulia Lawall1-1/+3
2012-08-31net: ipv6: fix error return codeJulia Lawall1-3/+3
2012-08-31Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller5-10/+24
2012-08-31netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso1-5/+11
2012-08-30ipv4: must use rcu protection while calling fib_lookupEric Dumazet1-0/+2
2012-08-30net: ipv4: ipmr_expire_timer causes crash when removing net namespaceFrancesco Ruggeri1-2/+12
2012-08-30l2tp: avoid to use synchronize_rcu in tunnel free functionxeb@mail.ru2-2/+2
2012-08-30netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectationPablo Neira Ayuso1-1/+4
2012-08-30netfilter: nfnetlink_log: fix error return code in init pathJulia Lawall1-1/+3
2012-08-30netfilter: ctnetlink: fix error return code in init pathJulia Lawall1-1/+2
2012-08-30ipvs: fix error return codeJulia Lawall1-1/+3
2012-08-29netpoll: revert 6bdb7fe3104 and fix be_poll() insteadAmerigo Wang1-9/+1
2012-08-27Bluetooth: Fix sending a HCI Authorization Request over LE linksVinicius Costa Gomes1-0/+4