aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* 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
| * | | | | tcp: fix possible socket refcount problem for ipv6Julian Anastasov2012-09-05
| * | | | | l2tp: fix a typo in l2tp_eth_dev_recv()Eric Dumazet2012-09-04
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2012-09-04
| |\ \ \ \ \
| | * | | | | openvswitch: Fix FLOW_BUFSIZE definition.Jesse Gross2012-09-03
| | * | | | | openvswitch: Fix typoJoe Stringer2012-09-02
| | * | | | | openvswitch: Relax set header validation.Jesse Gross2012-08-06
| * | | | | | xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert2012-09-04
| * | | | | | l2tp: fix a lockdep splatEric Dumazet2012-09-04
| * | | | | | netrom: copy_datagram_iovec can failAlan Cox2012-09-04
| * | | | | | fq_codel: dont reinit flow stateEric Dumazet2012-09-03
| * | | | | | sctp: Don't charge for data in sndbuf again when transmitting packetThomas Graf2012-09-03
| * | | | | | net: sock_edemux() should take care of timewait socketsEric Dumazet2012-09-03
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-09-12
|\ \ \ \ \ \
| * | | | | | SUNRPC: Fix a UDP transport regressionTrond Myklebust2012-09-07
* | | | | | | Fix order of arguments to compat_put_time[spec|val]Mikulas Patocka2012-09-05
| |/ / / / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-02
|\ \ \ \ \ \
| * | | | | | net/xfrm/xfrm_state.c: fix error return codeJulia Lawall2012-08-31
| * | | | | | net: ipv6: fix error return codeJulia Lawall2012-08-31
| * | | | | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-08-31
| |\ \ \ \ \ \
| | * | | | | | netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso2012-08-31
| | * | | | | | netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectationPablo Neira Ayuso2012-08-30
| | * | | | | | netfilter: nfnetlink_log: fix error return code in init pathJulia Lawall2012-08-29
| | * | | | | | netfilter: ctnetlink: fix error return code in init pathJulia Lawall2012-08-29
| | * | | | | | ipvs: fix error return codeJulia Lawall2012-08-29
| | * | | | | | netfilter: nfnetlink_log: fix NLA_PUT macro removal bugPatrick McHardy2012-08-20