summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
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
2012-09-13net_sched: gred: eliminate redundant DP prio comparisonsDavid Ward-3/+2
2012-09-13net_sched: gred: correct comment about qavg calculation in RIO modeDavid Ward-1/+1
2012-09-13Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller-44/+38
2012-09-13Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-14/+24
2012-09-12netfilter: log: Fix log-level processingJoe Perches-3/+3
2012-09-11net-sched: sch_cbq: avoid infinite loopEric Dumazet-2/+3
2012-09-10net: fix net/core/sock.c build errorRandy Dunlap-0/+2
2012-09-10caif: move the dereference below the NULL testWei Yongjun-2/+3
2012-09-09netfilter: Validate the sequence number of dataless ACK packets as wellJozsef Kadlecsik-8/+2
2012-09-09netfilter: Mark SYN/ACK packets as invalid from original directionJozsef Kadlecsik-11/+8
2012-09-08net: small bug on rxhash calculationChema Gonzalez-5/+6
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-17/+27
2012-09-07udp: increment UDP_MIB_INERRORS if copy failedEric Dumazet-0/+16
2012-09-07SUNRPC: Fix a UDP transport regressionTrond Myklebust-14/+24
2012-09-06netfilter: take care of timewait socketsEric Dumazet-22/+25
2012-09-05Fix order of arguments to compat_put_time[spec|val]Mikulas Patocka-2/+2
2012-09-05tcp: fix possible socket refcount problem for ipv6Julian Anastasov-2/+3
2012-09-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-6/+11
2012-09-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville-11/+16
2012-09-05mac80211: Various small fixes for cfg.c: mpath_set_pinfo()LEO Airwarosu Yoichi Shinoda-5/+4
2012-09-04l2tp: fix a typo in l2tp_eth_dev_recv()Eric Dumazet-1/+1
2012-09-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller-7/+9
2012-09-04xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert-1/+16
2012-09-04l2tp: fix a lockdep splatEric Dumazet-0/+4
2012-09-04netrom: copy_datagram_iovec can failAlan Cox-1/+6
2012-09-04nl80211: fix possible memory leak nl80211_connect()Wei Yongjun-1/+3
2012-09-04mac80211: clear bssid on auth/assoc failureEliad Peller-0/+4
2012-09-03openvswitch: Fix FLOW_BUFSIZE definition.Jesse Gross-3/+5
2012-09-03fq_codel: dont reinit flow stateEric Dumazet-1/+1
2012-09-03sctp: Don't charge for data in sndbuf again when transmitting packetThomas Graf-1/+20
2012-09-03net: sock_edemux() should take care of timewait socketsEric Dumazet-1/+6
2012-09-02openvswitch: Fix typoJoe Stringer-1/+1
2012-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-61/+76
2012-08-31net/xfrm/xfrm_state.c: fix error return codeJulia Lawall-1/+3
2012-08-31net: ipv6: fix error return codeJulia Lawall-3/+3
2012-08-31Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller-10/+24
2012-08-31netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso-5/+11
2012-08-30ipv4: must use rcu protection while calling fib_lookupEric Dumazet-0/+2
2012-08-30net: ipv4: ipmr_expire_timer causes crash when removing net namespaceFrancesco Ruggeri-2/+12
2012-08-30l2tp: avoid to use synchronize_rcu in tunnel free functionxeb@mail.ru-2/+2
2012-08-30netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectationPablo Neira Ayuso-1/+4
2012-08-30netfilter: nfnetlink_log: fix error return code in init pathJulia Lawall-1/+3
2012-08-30netfilter: ctnetlink: fix error return code in init pathJulia Lawall-1/+2
2012-08-30ipvs: fix error return codeJulia Lawall-1/+3
2012-08-29netpoll: revert 6bdb7fe3104 and fix be_poll() insteadAmerigo Wang-9/+1
2012-08-27Bluetooth: Fix sending a HCI Authorization Request over LE linksVinicius Costa Gomes-0/+4