Age | Commit message (Expand) | Author | Files | Lines |
2017-06-04 | net: dsa: Fix stale cpu_switch reference after unbind then bind | Florian Fainelli | 1 | -1/+3 |
2017-06-04 | ipv6: Fix leak in ipv6_gso_segment(). | David S. Miller | 1 | -1/+3 |
2017-06-04 | geneve: fix needed_headroom and max_mtu for collect_metadata | Eric Garver | 1 | -1/+1 |
2017-06-04 | sock: reset sk_err when the error queue is empty | Soheil Hassas Yeganeh | 1 | -1/+4 |
2017-06-04 | amd-xgbe: use PAGE_ALLOC_COSTLY_ORDER in xgbe_map_rx_buffer | Michal Hocko | 1 | -3/+2 |
2017-06-04 | ip6_tunnel: fix traffic class routing for tunnels | Liam McBirnie | 1 | -0/+3 |
2017-06-04 | net: qcom/emac: do not use hardware mdio automatic polling | Timur Tabi | 3 | -93/+6 |
2017-06-02 | virtio_net: lower limit on buffer size | Michael S. Tsirkin | 1 | -2/+3 |
2017-06-02 | qlcnic: Fix tunnel offload for 82xx adapters | Chopra, Manish | 4 | -2/+30 |
2017-06-02 | vxlan: fix use-after-free on deletion | Mark Bloch | 1 | -6/+13 |
2017-06-02 | ibmvnic: Remove module author mailing address | Thomas Falcon | 1 | -1/+1 |
2017-06-02 | net: ethernet: stmmac: Fix altr_tse_pcs SGMII Initialization | Thor Thayer | 1 | -1/+5 |
2017-06-02 | tcp: disallow cwnd undo when switching congestion control | Yuchung Cheng | 1 | -0/+1 |
2017-06-02 | cxgb4: avoid enabling napi twice to the same queue | Ganesh Goudar | 1 | -0/+4 |
2017-06-02 | ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt() | Ben Hutchings | 2 | -0/+4 |
2017-06-02 | Merge tag 'mac80211-for-davem-2017-06-02' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 6 | -101/+72 |
2017-06-02 | net: dsa: Move dsa_switch_{suspend,resume} out of legacy.c | Florian Fainelli | 2 | -47/+47 |
2017-06-02 | net: systemport: Fix missing Wake-on-LAN interrupt for SYSTEMPORT Lite | Florian Fainelli | 1 | -2/+5 |
2017-06-01 | mac80211: fix dropped counter in multiqueue RX | Johannes Berg | 1 | -1/+1 |
2017-06-01 | Merge branch 'ARM-imx6ul-14x14-evk-Fix-suspend-over-nfs-by-phy' | David S. Miller | 2 | -14/+34 |
2017-06-01 | net: phy: micrel: Restore led_mode and clk_sel on resume | Leonard Crestez | 1 | -14/+28 |
2017-06-01 | ARM: dts: imx6ul-14x14-evk: Add ksz8081 phy properties | Leonard Crestez | 1 | -0/+6 |
2017-06-01 | mISDN: Fix a sleep-in-atomic bug | Jia-Ju Bai | 1 | -1/+1 |
2017-06-01 | vxlan: eliminate cached dst leak | Lance Richardson | 1 | -3/+17 |
2017-06-01 | net: bridge: start hello timer only if device is up | Nikolay Aleksandrov | 1 | -1/+2 |
2017-06-01 | bnx2x: Fix Multi-Cos | Mintz, Yuval | 1 | -1/+1 |
2017-06-01 | cxgb4: update latest firmware version supported | Ganesh Goudar | 1 | -3/+3 |
2017-06-01 | netlink: don't send unknown nsid | Nicolas Dichtel | 1 | -1/+3 |
2017-06-01 | qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82... | Jia-Ju Bai | 1 | -1/+1 |
2017-05-31 | mpls: fix clearing of dead nh_flags on link up | Roopa Prabhu | 1 | -1/+1 |
2017-05-31 | isdn: Fix a sleep-in-atomic bug | Jia-Ju Bai | 1 | -1/+1 |
2017-05-31 | net: freescale: fix potential null pointer dereference | Gustavo A. R. Silva | 1 | -1/+8 |
2017-05-31 | net: fix auto-loading of Marvell DSA driver | Russell King | 1 | -0/+13 |
2017-05-31 | net: phy: fix marvell phy status reading | Russell King | 1 | -2/+0 |
2017-05-31 | tcp: reinitialize MTU probing when setting MSS in a TCP repair | Douglas Caetano dos Santos | 1 | -2/+4 |
2017-05-30 | Merge branch 'mlx4-mlx5-MAINTAINERS-update' | David S. Miller | 1 | -3/+3 |
2017-05-30 | MAINTAINERS: Move mlx5 rdma header file to IB driver charge | Tariq Toukan | 1 | -1/+1 |
2017-05-30 | MAINTAINERS: Move mlx4 rdma header file to IB driver charge | Tariq Toukan | 1 | -1/+1 |
2017-05-30 | MAINTAINERS: Update MELLANOX MLX4 core VPI driver maintainer | Tariq Toukan | 1 | -1/+1 |
2017-05-30 | net/mlx5: avoid build warning for uniprocessor | Arnd Bergmann | 1 | -3/+2 |
2017-05-30 | net: dsa: mv88e6xxx: Add missing static to stub functions | Arnd Bergmann | 1 | -3/+3 |
2017-05-30 | qed: Don't log missing periodic stats by default | Mintz, Yuval | 1 | -1/+2 |
2017-05-30 | Documentation: networking: add DPAA Ethernet document | Madalin Bucur | 1 | -0/+194 |
2017-05-30 | cxgb4: avoid crash on PCI error recovery path | Guilherme G. Piccoli | 2 | -10/+20 |
2017-05-30 | mac80211: fix TX aggregation start/stop callback race | Johannes Berg | 5 | -100/+71 |
2017-05-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 4 | -16/+24 |
2017-05-28 | net: dsa: mv88e6xxx: Add missing static to stub functions | Andrew Lunn | 1 | -3/+3 |
2017-05-27 | hdlcdrv: Fix divide by zero in hdlcdrv_ioctl | Firo Yang | 1 | -0/+2 |
2017-05-27 | net: dsa: mv88e6xxx: Add eeprom-length to binding | Andrew Lunn | 1 | -0/+4 |
2017-05-26 | Merge tag 'led_fixes_for_4-12-rc3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |