| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Merge branch 'lwt-module-unload' | David S. Miller | 2017-01-24 | 7 | -1/+13 |
| |\ \ \ |
|
| | * | | | lwtunnel: Fix oops on state free after encap module unload | Robert Shearman | 2017-01-24 | 1 | -1/+5 |
| | * | | | net: Specify the owning module for lwtunnel ops | Robert Shearman | 2017-01-24 | 6 | -0/+8 |
| |/ / / |
|
| * | | | Merge branch 'tipc-topology-fixes' | David S. Miller | 2017-01-24 | 4 | -83/+99 |
| |\ \ \ |
|
| | * | | | tipc: fix cleanup at module unload | Parthasarathy Bhuvaragan | 2017-01-24 | 1 | -3/+1 |
| | * | | | tipc: ignore requests when the connection state is not CONNECTED | Parthasarathy Bhuvaragan | 2017-01-24 | 1 | -6/+7 |
| | * | | | tipc: fix nametbl_lock soft lockup at module exit | Parthasarathy Bhuvaragan | 2017-01-24 | 1 | -11/+5 |
| | * | | | tipc: fix connection refcount error | Parthasarathy Bhuvaragan | 2017-01-24 | 1 | -9/+10 |
| | * | | | tipc: add subscription refcount to avoid invalid delete | Parthasarathy Bhuvaragan | 2017-01-24 | 2 | -54/+71 |
| | * | | | tipc: fix nametbl_lock soft lockup at node/link events | Parthasarathy Bhuvaragan | 2017-01-24 | 1 | -2/+7 |
| |/ / / |
|
| * | | | Merge branch 'alx-mq-fixes' | David S. Miller | 2017-01-24 | 1 | -3/+8 |
| |\ \ \ |
|
| | * | | | alx: work around hardware bug in interrupt fallback path | Tobias Regnery | 2017-01-24 | 1 | -2/+6 |
| | * | | | alx: fix fallback to msi or legacy interrupts | Tobias Regnery | 2017-01-24 | 1 | -0/+1 |
| | * | | | alx: fix wrong condition to free descriptor memory | Tobias Regnery | 2017-01-24 | 1 | -1/+1 |
| |/ / / |
|
| * | | | qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN card | Bjørn Mork | 2017-01-24 | 2 | -0/+15 |
| * | | | ibmveth: Add a proper check for the availability of the checksum features | Thomas Huth | 2017-01-24 | 1 | -2/+5 |
| * | | | Merge branch 'vxlan-fdb-fixes' | David S. Miller | 2017-01-24 | 1 | -3/+7 |
| |\ \ \ |
|
| | * | | | vxlan: do not age static remote mac entries | Balakrishnan Raman | 2017-01-24 | 1 | -1/+1 |
| | * | | | vxlan: don't flush static fdb entries on admin down | Roopa Prabhu | 2017-01-24 | 1 | -2/+6 |
| |/ / / |
|
| * | | | Merge branch 'ip6_tnl_parse_tlv_enc_lim-fixes' | David S. Miller | 2017-01-24 | 2 | -12/+27 |
| |\ \ \ |
|
| | * | | | ipv6: fix ip6_tnl_parse_tlv_enc_lim() | Eric Dumazet | 2017-01-24 | 1 | -12/+22 |
| | * | | | 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 |