summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* l2tp: fix a typo in l2tp_eth_dev_recv()Eric Dumazet2012-09-041-1/+1
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2012-09-043-7/+9
|\
| * openvswitch: Fix FLOW_BUFSIZE definition.Jesse Gross2012-09-031-3/+5
| * openvswitch: Fix typoJoe Stringer2012-09-021-1/+1
| * openvswitch: Relax set header validation.Jesse Gross2012-08-061-3/+3
* | i825xx: fix paging fault on znet_probe()Wu Fengguang2012-09-041-4/+9
* | xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert2012-09-043-1/+19
* | l2tp: fix a lockdep splatEric Dumazet2012-09-041-0/+4
* | netrom: copy_datagram_iovec can failAlan Cox2012-09-041-1/+6
* | mISDN: fix possible memory leak in hfcmulti_init()Wei Yongjun2012-09-031-0/+2
* | fq_codel: dont reinit flow stateEric Dumazet2012-09-031-1/+1
* | net: usbnet: fix softirq storm on suspendBjørn Mork2012-09-031-4/+12
* | sctp: Don't charge for data in sndbuf again when transmitting packetThomas Graf2012-09-031-1/+20
* | net: sock_edemux() should take care of timewait socketsEric Dumazet2012-09-031-1/+6
* | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-09-027-33/+48
|\ \
| * | CIFS: Fix cifs_do_create error hadnlingPavel Shilovsky2012-08-191-8/+1
| * | cifs: print error code if smb signature verification failsSteve French2012-08-192-6/+14
| * | CIFS: Fix log messages in packet checking for SMB2Pavel Shilovsky2012-08-192-11/+15
| * | CIFS: Protect i_nlink from being negativeSteve French2012-08-192-8/+18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-0255-171/+232
|\ \ \
| * | | net: qmi_wwan: add several new Gobi devicesBjørn Mork2012-09-011-0/+3
| * | | fddi: 64 bit bug in smt_add_para()Dan Carpenter2012-09-011-1/+1
| * | | net: ethernet: fix kernel OOPS when remove davinci_mdio moduleBin Liu2012-08-311-1/+3
| * | | net/xfrm/xfrm_state.c: fix error return codeJulia Lawall2012-08-311-1/+3
| * | | net: ipv6: fix error return codeJulia Lawall2012-08-311-3/+3
| * | | net: qmi_wwan: new device: Foxconn/Novatel E396Aleksander Morgado2012-08-311-0/+1
| * | | usbnet: fix deadlock in resumeOliver Neukum2012-08-311-1/+1
| * | | cs89x0 : packet reception not workingJaccon Bastiaansen2012-08-311-5/+5
| * | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-08-316-10/+25
| |\ \ \
| | * | | netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso2012-08-312-5/+12
| | * | | netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectationPablo Neira Ayuso2012-08-301-1/+4
| | * | | netfilter: nfnetlink_log: fix error return code in init pathJulia Lawall2012-08-301-1/+3
| | * | | netfilter: ctnetlink: fix error return code in init pathJulia Lawall2012-08-301-1/+2
| | * | | ipvs: fix error return codeJulia Lawall2012-08-301-1/+3
| | * | | netfilter: nfnetlink_log: fix NLA_PUT macro removal bugPatrick McHardy2012-08-201-1/+1
| * | | | bnx2x: Correct the ndo_poll_controller callMerav Sicron2012-08-301-3/+5
| * | | | bnx2x: Move netif_napi_add to the open callMerav Sicron2012-08-305-13/+10
| * | | | ipv4: must use rcu protection while calling fib_lookupEric Dumazet2012-08-301-0/+2
| * | | | bnx2x: fix 57840_MF pci idYuval Mintz2012-08-301-1/+1
| * | | | net: ipv4: ipmr_expire_timer causes crash when removing net namespaceFrancesco Ruggeri2012-08-301-2/+12
| * | | | e1000e: DoS while TSO enabled caused by link partner with small MSSBruce Allan2012-08-302-25/+24
| * | | | l2tp: avoid to use synchronize_rcu in tunnel free functionxeb@mail.ru2012-08-302-2/+2
| * | | | gianfar: fix default tx vlan offload feature flagClaudiu Manoil2012-08-301-1/+1
| * | | | xen-netfront: use __pskb_pull_tail to ensure linear area is big enough on RXIan Campbell2012-08-301-29/+10
| * | | | netpoll: revert 6bdb7fe3104 and fix be_poll() insteadAmerigo Wang2012-08-293-11/+7
| * | | | Merge branch 'sfc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2012-08-241-2/+2
| |\ \ \ \
| | * | | | sfc: Fix reporting of IPv4 full filters through ethtoolBen Hutchings2012-08-241-2/+2
| * | | | | Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-08-242-4/+7
| |\ \ \ \ \
| | * | | | | can: sja1000_platform: fix wrong flag IRQF_SHARED for interrupt sharingSven Schmitt2012-08-241-1/+3
| | * | | | | can: softing: Fix potential memory leak in softing_load_fw()Alexey Khoroshilov2012-08-241-3/+4