summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-18net: caif: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: hsr: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: batman-adv: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: mac80211_hwsim: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: hostap: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: dsa: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: ipvlan: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: bonding: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: 6lowpan: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: bridge: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: 8021q: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: vxlan: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: team: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: nlmon: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: loopback: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: geneve: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: dummy: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: veth: enable noqueue operation by defaultPhil Sutter
2015-08-17Merge branch 'Identifier-Locator-Addressing'David S. Miller
2015-08-17net: Identifier Locator Addressing moduleTom Herbert
2015-08-17net: Add inet_proto_csum_replace_by_diff utility functionTom Herbert
2015-08-17net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert
2015-08-17lwt: Add support to redirect dst.inputTom Herbert
2015-08-17enic: Fix sparse warning in vnic_devcmd_init().David S. Miller
2015-08-17mlx5e: Fix sparse warnings in mlx5e_handle_csum().David S. Miller
2015-08-17inet: Move VRF table lookup to inlined functionDavid Ahern
2015-08-17net: Fix docbook warning for IFF_VRF_MASTER enumDavid Ahern
2015-08-17net: Updates to netif_index_is_vrfDavid Ahern
2015-08-17Merge branch 'mlx5e-next'David S. Miller
2015-08-17net/mlx5e: Support RX CHECKSUM_COMPLETEAchiad Shochat
2015-08-17net/mlx5e: Support ethtool get/set_pauseparamAchiad Shochat
2015-08-17net/mlx5e: Ethtool link speed setting fixesAchiad Shochat
2015-08-17net/mlx5e: HW LRO changes/fixesAchiad Shochat
2015-08-17net/mlx5e: Support smaller RX/TX ring sizesAchiad Shochat
2015-08-17net/mlx5e: Add ethtool RSS configuration optionsAchiad Shochat
2015-08-17net/mlx5e: Make RSS indirection table size a constantAchiad Shochat
2015-08-17net/mlx5e: Have a single RSS Toeplitz hash keyAchiad Shochat
2015-08-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-08-17Merge branch 'enic-devcmd2'David S. Miller
2015-08-17enic: add devcmd2Govindarajulu Varadarajan
2015-08-17enic: add devcmd2 resourcesGovindarajulu Varadarajan
2015-08-17enic: use netdev_<foo> or dev_<foo> instead of pr_<foo>Govindarajulu Varadarajan
2015-08-17enic: move struct definition from .c to .h fileGovindarajulu Varadarajan
2015-08-17net: Export bpf_prog_create_from_user().David S. Miller
2015-08-17ipv6: trivial whitespace fixIan Morris
2015-08-17rhashtable-test: extend to test concurrencyPhil Sutter
2015-08-17Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2015-08-17Merge tag 'mac80211-next-for-davem-2015-08-14' of git://git.kernel.org/pub/sc...David S. Miller
2015-08-17Merge branch 'bpf_fanout'David S. Miller
2015-08-17selftests/net: test extended BPF fanout modeWillem de Bruijn