summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-21net_sched: move the empty tp check from ->destroy() to ->delete()WANG Cong
2017-04-21bpf: add napi_id read access to __sk_buffDaniel Borkmann
2017-04-21netvsc: Deal with rescinded channels correctlyK. Y. Srinivasan
2017-04-21Merge branch 'ibmvnic-updates-and-bug-fixes'David S. Miller
2017-04-21ibmvnic: Remove unused bouce bufferNathan Fontenot
2017-04-21ibmvnic: Allocate zero-filled memory for sub crqsNathan Fontenot
2017-04-21ibmvnic: Disable irq prior to closeBrian King
2017-04-21ibmvnic: Correct crq and resource releasingNathan Fontenot
2017-04-21ibmvnic: Remove inflight listNathan Fontenot
2017-04-21ibmvnic: Do not disable IRQ after scheduling taskletBrian King
2017-04-21ibmvnic: Fixup atomic API usageBrian King
2017-04-21ibmvnic: Unmap longer term buffer before freeBrian King
2017-04-21ibmvnic: Fix ibmvnic_change_mac_addr struct formatMurilo Fossa Vicentini
2017-04-21ibmvnic: Report errors when failing to release sub-crqsThomas Falcon
2017-04-21liquidio: remove unnecessary variable assignmentArnd Bergmann
2017-04-21Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuningMatthew Whitehead
2017-04-21Merge branch 'iptunnel-policy-based-routing'David S. Miller
2017-04-21ip_tunnel: Allow policy-based routing through tunnelsCraig Gallek
2017-04-21ip6_tunnel: Allow policy-based routing through tunnelsCraig Gallek
2017-04-21net: dsa: Remove redundant NULL dst checkFlorian Fainelli
2017-04-20net/mlx5e: IPoIB, Fix error handling in mlx5_rdma_netdev_alloc()Dan Carpenter
2017-04-20qede: allocate enough data for ->arfs_fltr_bmapDan Carpenter
2017-04-20tcp_cubic: fix typo in module param descriptionChema Gonzalez
2017-04-20Add Jiri Pirko as TC subsystem co-maintainerJamal Hadi Salim
2017-04-20Add Cong Wang as TC subsystem co-maintainerJamal Hadi Salim
2017-04-20Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-04-20net: ipv6: Fix UDP early demux lookup with udp_l3mdev_accept=0subashab@codeaurora.org
2017-04-20Merge branch 'tcp_poll-flakes'David S. Miller
2017-04-20tcp: remove poll() flakes with FastOpenEric Dumazet
2017-04-20tcp: remove poll() flakes when receiving RSTEric Dumazet
2017-04-20Merge branch 'mlxsw-flow-based-forwarding-OVS'David S. Miller
2017-04-20mlxsw: spectrum: Add FID miss trapJiri Pirko
2017-04-20mlxsw: spectrum: Allow ports to work under OVS masterJiri Pirko
2017-04-20net: add netif_is_ovs_port helperJiri Pirko
2017-04-20mlxsw: spectrum: Teach mlxsw_sp_port_vlan_set to accept any vlan rangeJiri Pirko
2017-04-20mlxsw: spectrum_flower: Set dummy FID before forward actionJiri Pirko
2017-04-20mlxsw: spectrum: Add dummy FID initializationJiri Pirko
2017-04-20mlxsw: spectrum: Implement action to set FIDJiri Pirko
2017-04-20mlxsw: spectrum: Fix indent in mlxsw_sp_netdevice_port_upper_eventJiri Pirko
2017-04-20bindings: net: stmmac: add missing note about LPI interruptNiklas Cassel
2017-04-20bpf: remove reference to sock_filter_ext from kerneldoc commentTobias Klauser
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller
2017-04-20Merge branch 'dsa-LAN9303'David S. Miller
2017-04-20net: dsa: LAN9303: add MDIO managed mode supportJuergen Beisert
2017-04-20net: dsa: LAN9303: add I2C managed mode supportJuergen Beisert
2017-04-20net: dsa: add new DSA switch driver for the SMSC-LAN9303Juergen Beisert
2017-04-20net: dsa: add support for the SMSC-LAN9303 tagging formatJuergen Beisert
2017-04-20net/mlx4: suppress 'may be used uninitialized' warningGreg Thelen
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-18sh_eth: unmap DMA buffers when freeing ringsSergei Shtylyov