summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-for-davem-2017-06-02' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-06-026-101/+72
|\
| * mac80211: fix dropped counter in multiqueue RXJohannes Berg2017-06-011-1/+1
| * mac80211: fix TX aggregation start/stop callback raceJohannes Berg2017-05-305-100/+71
* | net: dsa: Move dsa_switch_{suspend,resume} out of legacy.cFlorian Fainelli2017-06-022-47/+47
* | net: systemport: Fix missing Wake-on-LAN interrupt for SYSTEMPORT LiteFlorian Fainelli2017-06-021-2/+5
* | Merge branch 'ARM-imx6ul-14x14-evk-Fix-suspend-over-nfs-by-phy'David S. Miller2017-06-012-14/+34
|\ \
| * | net: phy: micrel: Restore led_mode and clk_sel on resumeLeonard Crestez2017-06-011-14/+28
| * | ARM: dts: imx6ul-14x14-evk: Add ksz8081 phy propertiesLeonard Crestez2017-06-011-0/+6
|/ /
* | mISDN: Fix a sleep-in-atomic bugJia-Ju Bai2017-06-011-1/+1
* | vxlan: eliminate cached dst leakLance Richardson2017-06-011-3/+17
* | net: bridge: start hello timer only if device is upNikolay Aleksandrov2017-06-011-1/+2
* | bnx2x: Fix Multi-CosMintz, Yuval2017-06-011-1/+1
* | cxgb4: update latest firmware version supportedGanesh Goudar2017-06-011-3/+3
* | netlink: don't send unknown nsidNicolas Dichtel2017-06-011-1/+3
* | qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...Jia-Ju Bai2017-06-011-1/+1
* | mpls: fix clearing of dead nh_flags on link upRoopa Prabhu2017-05-311-1/+1
* | isdn: Fix a sleep-in-atomic bugJia-Ju Bai2017-05-311-1/+1
* | net: freescale: fix potential null pointer dereferenceGustavo A. R. Silva2017-05-311-1/+8
* | net: fix auto-loading of Marvell DSA driverRussell King2017-05-311-0/+13
* | net: phy: fix marvell phy status readingRussell King2017-05-311-2/+0
* | tcp: reinitialize MTU probing when setting MSS in a TCP repairDouglas Caetano dos Santos2017-05-311-2/+4
* | Merge branch 'mlx4-mlx5-MAINTAINERS-update'David S. Miller2017-05-301-3/+3
|\ \
| * | MAINTAINERS: Move mlx5 rdma header file to IB driver chargeTariq Toukan2017-05-301-1/+1
| * | MAINTAINERS: Move mlx4 rdma header file to IB driver chargeTariq Toukan2017-05-301-1/+1
| * | MAINTAINERS: Update MELLANOX MLX4 core VPI driver maintainerTariq Toukan2017-05-301-1/+1
|/ /
* | net/mlx5: avoid build warning for uniprocessorArnd Bergmann2017-05-301-3/+2
* | net: dsa: mv88e6xxx: Add missing static to stub functionsArnd Bergmann2017-05-301-3/+3
* | qed: Don't log missing periodic stats by defaultMintz, Yuval2017-05-301-1/+2
* | Documentation: networking: add DPAA Ethernet documentMadalin Bucur2017-05-301-0/+194
* | cxgb4: avoid crash on PCI error recovery pathGuilherme G. Piccoli2017-05-302-10/+20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-05-304-16/+24
|\ \
| * | netfilter: ctnetlink: fix incorrect nf_ct_put during hash resizeLiping Zhang2017-05-241-1/+6
| * | netfilter: nat: use atomic bit op to clear the _SRC_NAT_DONE_BITLiping Zhang2017-05-231-1/+1
| * | netfilter: nft_set_rbtree: handle element re-addition after deletionPablo Neira Ayuso2017-05-231-11/+11
| * | netfilter: conntrack: fix false CRC32c mismatch using paged skbDavide Caratti2017-05-231-3/+6
* | | net: dsa: mv88e6xxx: Add missing static to stub functionsAndrew Lunn2017-05-281-3/+3
* | | hdlcdrv: Fix divide by zero in hdlcdrv_ioctlFiro Yang2017-05-281-0/+2
* | | net: dsa: mv88e6xxx: Add eeprom-length to bindingAndrew Lunn2017-05-281-0/+4
* | | Merge tag 'led_fixes_for_4-12-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-05-261-1/+1
|\ \ \
| * | | leds: pca955x: Correct I2C FunctionalityTin Huynh2017-05-221-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-2657-254/+701
|\ \ \ \
| * | | | ipv4: add reference counting to metricsEric Dumazet2017-05-265-23/+45
| * | | | net: ethernet: ax88796: don't call free_irq without request_irq firstUwe Kleine-König2017-05-261-5/+2
| * | | | ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packetsPeter Dawson2017-05-262-14/+20
| * | | | sctp: fix ICMP processing if skb is non-linearDavide Caratti2017-05-261-7/+9
| * | | | net: llc: add lock_sock in llc_ui_bind to avoid a race conditionlinzhang2017-05-261-0/+3
| * | | | bonding: Don't update slave->link until ready to commitNithin Sujir2017-05-251-2/+9
| * | | | test_bpf: Add a couple of tests for BPF_JSGE.David Daney2017-05-251-0/+38
| * | | | Merge branch 'bpf-fixes'David S. Miller2017-05-258-34/+285
| |\ \ \ \
| | * | | | bpf: add various verifier test casesDaniel Borkmann2017-05-253-4/+255