Age | Commit message (Expand) | Author |
2016-12-08 | net: rfs: add a jump label | Eric Dumazet |
2016-12-02 | net/sched: cls_flower: Add offload support using egress Hardware device | Hadar Hen Zion |
2016-11-30 | bpf, xdp: allow to pass flags to dev_change_xdp_fd | Daniel Borkmann |
2016-11-27 | netdevice: fix sparse warning for HARD_TX_LOCK | Michael S. Tsirkin |
2016-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-11-24 | net: Add net-device param to the get offloaded stats ndo | Or Gerlitz |
2016-11-23 | netdevice.h: fix kernel-doc warning | Randy Dunlap |
2016-11-16 | netpoll: more efficient locking | Eric Dumazet |
2016-11-16 | net: busy-poll: return busypolling status to drivers | Eric Dumazet |
2016-11-16 | net: busy-poll: allow preemption in sk_busy_loop() | Eric Dumazet |
2016-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-11-12 | bpf: Fix bpf_redirect to an ipip/ip6tnl dev | Martin KaFai Lau |
2016-11-09 | net: napi_hash_add() is no longer exported | Eric Dumazet |
2016-10-31 | net: Add support for XPS with QoS via traffic classes | Alexander Duyck |
2016-10-31 | net: Add sysfs value to determine queue traffic class | Alexander Duyck |
2016-10-31 | net: Move functions for configuring traffic classes out of inline headers | Alexander Duyck |
2016-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-10-20 | net: add recursion limit to GRO | Sabrina Dubroca |
2016-10-19 | net: core: Correctly iterate over lower adjacency list | Ido Schimmel |
2016-10-18 | net: Remove all_adj_list and its references | David Ahern |
2016-10-18 | net: Introduce new api for walking upper and lower devices | David Ahern |
2016-10-14 | Revert "net: Add driver helper functions to determine checksum offloadability" | stephen hemminger |
2016-10-13 | net: centralize net_device min/max MTU checking | Jarod Wilson |
2016-09-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Pablo Neira Ayuso |
2016-09-25 | netfilter: replace list_head with single linked list | Aaron Conole |
2016-09-24 | net: Update API for VF vlan protocol 802.1ad support | Moshe Shemesh |
2016-09-21 | net: cls_bpf: add hardware offload | Jakub Kicinski |
2016-09-18 | netdevice: Add offload statistics ndo | Nogah Frankel |
2016-09-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-09-04 | bonding: Fix bonding crash | Mahesh Bandewar |
2016-09-01 | rtnetlink: fdb dump: optimize by saving last interface markers | Roopa Prabhu |
2016-08-26 | bridge: switchdev: Add forward mark support for stacked devices | Ido Schimmel |
2016-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-08-13 | net: remove type_check from dev_get_nest_level() | Sabrina Dubroca |
2016-08-10 | net: sched: convert qdisc linked list to hashtable | Jiri Kosina |
2016-07-24 | net/sched: Add match-all classifier hw offloading. | Yotam Gigi |
2016-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-07-19 | net: add ndo to setup/query xdp prog in adapter rx | Brenden Blanco |
2016-07-16 | vlan: use a valid default mtu value for vlan over macsec | Paolo Abeni |
2016-07-05 | net: introduce default neigh_construct/destroy ndo calls for L2 upper devices | Jiri Pirko |
2016-07-05 | net: add dev arg to ndo_neigh_construct/destroy | Jiri Pirko |
2016-07-04 | mlxsw: spectrum: Add couple of lower device helper functions | Jiri Pirko |
2016-07-01 | net: introduce NETDEV_CHANGE_TX_QUEUE_LEN | Jason Wang |
2016-06-17 | net: Remove deprecated tunnel specific UDP offload functions | Alexander Duyck |
2016-06-17 | net: Merge VXLAN and GENEVE push notifiers into a single notifier | Alexander Duyck |
2016-06-15 | ipv6: introduce neighbour discovery ops | Alexander Aring |
2016-06-15 | 6lowpan: add private neighbour data | Alexander Aring |
2016-06-12 | sched: remove NET_XMIT_POLICED | Florian Westphal |
2016-06-10 | bpf: enforce recursion limit on redirects | Daniel Borkmann |
2016-06-09 | net: add netdev_lockdep_set_classes() helper | Eric Dumazet |