| Commit message (Expand) | Author | Age | Files | Lines |
* | ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit() | Eric Dumazet | 2017-01-24 | 2 | -0/+5 |
* | virtio_net: fix PAGE_SIZE > 64k | Michael S. Tsirkin | 2017-01-24 | 1 | -1/+9 |
* | af_unix: move unix_mknod() out of bindlock | WANG Cong | 2017-01-24 | 1 | -11/+16 |
* | mlxsw: spectrum_router: Correctly reallocate adjacency entries | Ido Schimmel | 2017-01-24 | 1 | -4/+6 |
* | r8152: don't execute runtime suspend if the tx is not empty | hayeswang | 2017-01-24 | 1 | -1/+3 |
* | Documentation: net: phy: improve explanation when to specify the PHY ID | Martin Blumenstingl | 2017-01-24 | 1 | -2/+3 |
* | net: phy: marvell: Add Wake from LAN support for 88E1510 PHY | Jingju Hou | 2017-01-24 | 1 | -0/+2 |
* | Merge tag 'mac80211-for-davem-2017-01-24' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2017-01-24 | 1 | -2/+0 |
|\ |
|
| * | mac80211: don't try to sleep in rate_control_rate_init() | Johannes Berg | 2017-01-24 | 1 | -2/+0 |
|/ |
|
* | net: dsa: Check return value of phy_connect_direct() | Florian Fainelli | 2017-01-23 | 1 | -4/+2 |
* | net: phy: Avoid deadlock during phy_error() | Florian Fainelli | 2017-01-23 | 1 | -5/+9 |
* | net: mpls: Fix multipath selection for LSR use case | David Ahern | 2017-01-23 | 1 | -23/+25 |
* | Merge branch 'amd-xgbe-fixes' | David S. Miller | 2017-01-22 | 5 | -5/+26 |
|\ |
|
| * | amd-xgbe: Check xgbe_init() return code | Lendacky, Thomas | 2017-01-22 | 2 | -2/+6 |
| * | amd-xgbe: Add a hardware quirk for register definitions | Lendacky, Thomas | 2017-01-22 | 4 | -3/+20 |
|/ |
|
* | bridge: netlink: call br_changelink() during br_dev_newlink() | Ivan Vecera | 2017-01-20 | 1 | -14/+19 |
* | xen-netfront: Fix Rx stall during network stress and OOM | Vineeth Remanan Pillai | 2017-01-20 | 1 | -1/+1 |
* | net/mlx5e: Do not recycle pages from emergency reserve | Eric Dumazet | 2017-01-20 | 1 | -0/+3 |
* | bpf: fix samples xdp_tx_iptunnel and tc_l2_redirect with fake KBUILD_MODNAME | Jesper Dangaard Brouer | 2017-01-20 | 2 | -0/+2 |
* | bcm63xx_enet: avoid uninitialized variable warning | Arnd Bergmann | 2017-01-20 | 1 | -2/+4 |
* | qed: avoid possible stack overflow in qed_ll2_acquire_connection | Arnd Bergmann | 2017-01-20 | 3 | -61/+53 |
* | Revert "net: sctp: fix array overrun read on sctp_timer_tbl" | David S. Miller | 2017-01-20 | 1 | -1/+1 |
* | net: sctp: fix array overrun read on sctp_timer_tbl | Colin Ian King | 2017-01-20 | 1 | -1/+1 |
* | ipv6: seg6_genl_set_tunsrc() must check kmemdup() return value | Eric Dumazet | 2017-01-20 | 1 | -0/+2 |
* | r8152: fix rtl8152_post_reset function | hayeswang | 2017-01-20 | 1 | -0/+2 |
* | virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving | Jason Wang | 2017-01-20 | 5 | -6/+10 |
* | gianfar: Do not reuse pages from emergency reserve | Eric Dumazet | 2017-01-19 | 1 | -1/+1 |
* | tcp: initialize max window for a new fastopen socket | Alexey Kodanev | 2017-01-19 | 1 | -0/+1 |
* | net/mlx5e: Remove unused variable | Arnd Bergmann | 2017-01-19 | 1 | -1/+0 |
* | ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock | Kefeng Wang | 2017-01-19 | 1 | -3/+1 |
* | MAINTAINERS: update cxgb4 maintainer | Hariprasad Shenai | 2017-01-19 | 1 | -1/+1 |
* | bpf: don't trigger OOM killer under pressure with map alloc | Daniel Borkmann | 2017-01-18 | 5 | -36/+52 |
* | lwtunnel: fix autoload of lwt modules | David Ahern | 2017-01-18 | 4 | -7/+86 |
* | bnxt_en: Fix "uninitialized variable" bug in TPA code path. | Michael Chan | 2017-01-18 | 1 | -1/+1 |
* | net: phy: bcm63xx: Utilize correct config_intr function | Daniel Gonzalez Cabanelas | 2017-01-18 | 1 | -2/+19 |
* | net: fix harmonize_features() vs NETIF_F_HIGHDMA | Eric Dumazet | 2017-01-18 | 1 | -2/+2 |
* | Merge branch 'xen-netback-leaks' | David S. Miller | 2017-01-18 | 2 | -2/+17 |
|\ |
|
| * | xen-netback: protect resource cleaning on XenBus disconnect | Igor Druzhinin | 2017-01-18 | 2 | -2/+6 |
| * | xen-netback: fix memory leaks on XenBus disconnect | Igor Druzhinin | 2017-01-18 | 1 | -0/+11 |
|/ |
|
* | Merge branch 'ethtool-set-channels-fix' | David S. Miller | 2017-01-18 | 3 | -17/+2 |
|\ |
|
| * | net/mlx5e: Remove unnecessary checks when setting num channels | Eran Ben Elisha | 2017-01-18 | 1 | -10/+0 |
| * | net/mlx4_en: Remove unnecessary checks when setting num channels | Eran Ben Elisha | 2017-01-18 | 1 | -6/+1 |
| * | net: ethtool: Initialize buffer when querying device channel settings | Eran Ben Elisha | 2017-01-18 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'linux-can-fixes-for-4.10-20170118' of git://git.kernel.org/pub/scm... | David S. Miller | 2017-01-18 | 2 | -4/+13 |
|\ |
|
| * | can: ti_hecc: add missing prepare and unprepare of the clock | Yegor Yefremov | 2017-01-18 | 1 | -4/+12 |
| * | can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointer | Einar Jón | 2017-01-18 | 1 | -0/+1 |
|/ |
|
* | net: phy: dp83848: add DP83620 PHY support | Alvaro G. M | 2017-01-17 | 1 | -0/+3 |
* | bpf: Fix test_lru_sanity5() in test_lru_map.c | Martin KaFai Lau | 2017-01-17 | 1 | -26/+27 |
* | vxlan: fix byte order of vxlan-gpe port number | Lance Richardson | 2017-01-17 | 1 | -1/+1 |
* | stmmac: add missing of_node_put | Julia Lawall | 2017-01-17 | 1 | -0/+1 |