summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet2017-03-072-8/+17
* ibmvnic: Allocate number of rx/tx buffers agreed on by firmwareThomas Falcon2017-03-071-8/+8
* ibmvnic: Fix overflowing firmware/hardware TX queueThomas Falcon2017-03-072-1/+27
* net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dumpAlexey Khoroshilov2017-03-071-1/+0
* Merge branch 'rds-fixes'David S. Miller2017-03-075-23/+33
|\
| * rds: tcp: Sequence teardown of listen and acceptor sockets to avoid racesSowmini Varadhan2017-03-073-8/+18
| * rds: tcp: Reorder initialization sequence in rds_tcp_init to avoid racesSowmini Varadhan2017-03-071-10/+9
| * rds: tcp: Take explicit refcounts on struct netSowmini Varadhan2017-03-073-5/+6
|/
* Merge branch 'sock_hold-misuses'David S. Miller2017-03-071-14/+16
|\
| * net: fix socket refcounting in skb_complete_tx_timestamp()Eric Dumazet2017-03-071-7/+8
| * net: fix socket refcounting in skb_complete_wifi_ack()Eric Dumazet2017-03-071-7/+8
|/
* rxrpc: Call state should be read with READ_ONCE() under some circumstancesDavid Howells2017-03-073-25/+39
* tcp: fix various issues for sockets morphing to listen stateEric Dumazet2017-03-072-4/+9
* Merge branch 'bnx2x-fixes'David S. Miller2017-03-074-26/+75
|\
| * bnx2x: add missing configuration of VF VLAN filtersMichal Schmidt2017-03-071-0/+17
| * bnx2x: fix incorrect filter count in an error messageMichal Schmidt2017-03-071-1/+1
| * bnx2x: do not rollback VF MAC/VLAN filters we did not configureMichal Schmidt2017-03-072-1/+8
| * bnx2x: fix detection of VLAN filtering feature for VFMichal Schmidt2017-03-071-5/+11
| * bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt2017-03-071-12/+11
| * bnx2x: lower verbosity of VF stats debug messagesMichal Schmidt2017-03-071-6/+8
| * bnx2x: prevent crash when accessing PTP with interface downMichal Schmidt2017-03-071-1/+19
|/
* spi_ks8995: regs_size incorrect for some devicesBlomme, Maarten2017-03-071-1/+1
* spi_ks8995: fix "BUG: key accdaa28 not in .data!"Blomme, Maarten2017-03-071-0/+1
* net/mlx5e: add IPV6 dependencyArnd Bergmann2017-03-071-0/+1
* dt: emac: document device-tree based phy discovery and setupChristian Lamparter2017-03-071-2/+60
* net: phy: Do not perform software reset for Generic PHYFlorian Fainelli2017-03-052-1/+5
* bpf: add get_next_key callback to LPM mapAlexei Starovoitov2017-03-051-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-0486-368/+895
|\
| * strparser: destroy workqueue on module exitWANG Cong2017-03-031-0/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-03-035-91/+66
| |\
| | * netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() failsPablo Neira Ayuso2017-03-032-81/+58
| | * netfilter: nft_set_rbtree: incorrect assumption on lower interval lookupsPablo Neira Ayuso2017-03-031-5/+4
| | * netfilter: nf_conntrack_sip: fix wrong memory initialisationChristophe Leroy2017-03-031-2/+0
| | * netfilter: use skb_to_full_sk in ip_route_me_harderFlorian Westphal2017-02-281-3/+4
| * | Merge branch 'sfx-fixes'David S. Miller2017-03-031-6/+6
| |\ \
| | * | sfc: fix IPID endianness in TSOv2Edward Cree2017-03-031-1/+1
| | * | sfc: avoid max() in array sizeEdward Cree2017-03-031-5/+5
| |/ /
| * | Merge tag 'linux-can-fixes-for-4.11-20170303' of git://git.kernel.org/pub/scm...David S. Miller2017-03-033-24/+38
| |\ \
| | * | can: flexcan: fix typo in commentMarc Kleine-Budde2017-03-031-1/+1
| | * | can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde2017-03-031-6/+3
| | * | can: gs_usb: fix coding styleEthan Zonca2017-03-031-6/+5
| | * | can: gs_usb: Don't use stack memory for USB transfersEthan Zonca2017-03-031-11/+29
| * | | rds: remove unnecessary returned value checkZhu Yanjun2017-03-034-14/+4
| * | | rxrpc: Fix potential NULL-pointer exceptionDavid Howells2017-03-031-7/+8
| * | | Merge branch 'nfp-fixes'David S. Miller2017-03-031-3/+4
| |\ \ \
| | * | | nfp: correct DMA direction in XDP DMA syncJakub Kicinski2017-03-031-2/+2
| | * | | nfp: don't tell FW about the reserved buffer spaceJakub Kicinski2017-03-031-1/+2
| |/ / /
| * | | Merge branch 'bgmac-fixes'David S. Miller2017-03-033-10/+39
| |\ \ \
| | * | | net: ethernet: bgmac: mac address change bugHari Vyas2017-03-031-1/+5
| | * | | net: ethernet: bgmac: init sequence bugJon Mason2017-03-032-9/+34
| |/ / /
OpenPOWER on IntegriCloud