Age | Commit message (Expand) | Author | Files | Lines |
2020-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 1 | -10/+36 |
2020-08-05 | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds | 1 | -0/+2 |
2020-08-04 | ipv4: route: Ignore output interface in FIB lookup for PMTU route | Stefano Brivio | 1 | -0/+5 |
2020-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -10/+19 |
2020-08-01 | rtnetlink: add support for protodown reason | Roopa Prabhu | 1 | -0/+4 |
2020-07-26 | bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands | Andrii Nakryiko | 1 | -8/+0 |
2020-07-26 | bpf, xdp: Add bpf_link-based XDP attachment API | Andrii Nakryiko | 1 | -0/+4 |
2020-07-26 | bpf, xdp: Maintain info on attached XDP BPF programs in net_device | Andrii Nakryiko | 1 | -2/+15 |
2020-07-10 | udp_tunnel: add central NIC RX port offload infrastructure | Jakub Kicinski | 1 | -0/+8 |
2020-06-26 | net: netdevice.h: add a description for napi_defer_hard_irqs | Mauro Carvalho Chehab | 1 | -0/+2 |
2020-06-19 | net: core: reduce recursion limit value | Taehee Yoo | 1 | -1/+1 |
2020-06-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 1 | -4/+8 |
2020-06-09 | net: change addr_list_lock back to static key | Cong Wang | 1 | -4/+8 |
2020-06-08 | dynamic_debug: add an option to enable dynamic debug for modules only | Orson Zhai | 1 | -2/+4 |
2020-05-24 | net: devres: provide devm_register_netdev() | Bartosz Golaszewski | 1 | -0/+2 |
2020-05-20 | net: add a new ndo_tunnel_ioctl method | Christoph Hellwig | 1 | -0/+6 |
2020-05-09 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 1 | -0/+12 |
2020-05-04 | net: partially revert dynamic lockdep key changes | Cong Wang | 1 | -8/+19 |
2020-05-01 | net/core: Introduce netdev_get_xmit_slave | Maor Gottlieb | 1 | -0/+12 |
2020-04-23 | net: napi: add hard irqs deferral feature | Eric Dumazet | 1 | -0/+2 |
2020-04-20 | net: Add IF_OPER_TESTING | Andrew Lunn | 1 | -0/+41 |
2020-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -1/+1 |
2020-03-29 | xdp: Support specifying expected existing program when attaching XDP | Toke Høiland-Jørgensen | 1 | -1/+1 |
2020-03-27 | net: add a reference to MACsec ops in net_device | Antoine Tenart | 1 | -0/+9 |
2020-03-19 | netfilter: revert introduction of egress hook | Daniel Borkmann | 1 | -4/+0 |
2020-03-18 | netfilter: Introduce egress hook | Lukas Wunner | 1 | -0/+4 |
2020-03-06 | net: sched: Make FIFO Qdisc offloadable | Petr Machata | 1 | -0/+1 |
2020-03-02 | netdevice: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -5/+5 |
2020-02-17 | net: export netdev_next_lower_dev_rcu() | Taehee Yoo | 1 | -4/+3 |
2020-02-14 | netdevice.h: fix all kernel-doc and Sphinx warnings | Randy Dunlap | 1 | -1/+15 |
2020-01-27 | ethtool: provide message mask with DEBUG_GET request | Michal Kubecek | 1 | -15/+41 |
2020-01-27 | net: introduce dev_net notifier register/unregister variants | Jiri Pirko | 1 | -0/+17 |
2020-01-27 | net: Support GRO/GSO fraglist chaining. | Steffen Klassert | 1 | -1/+3 |
2020-01-27 | net: Add fraglist GRO/GSO feature flags | Steffen Klassert | 1 | -0/+1 |
2020-01-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+2 |
2020-01-25 | net: sched: Make TBF Qdisc offloadable | Petr Machata | 1 | -0/+1 |
2020-01-23 | net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link() | Eric Dumazet | 1 | -0/+2 |
2020-01-17 | xdp: Move devmap bulk queue into struct net_device | Toke Høiland-Jørgensen | 1 | -5/+8 |
2020-01-03 | net: remove the check argument from __skb_gro_checksum_convert | Li RongQing | 1 | -3/+3 |
2019-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 1 | -0/+1 |
2019-12-28 | ethtool: support for netlink notifications | Michal Kubecek | 1 | -0/+9 |
2019-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+1 |
2019-12-19 | net: sch_ets: Make the ETS qdisc offloadable | Petr Machata | 1 | -0/+1 |
2019-12-18 | net: fix kernel-doc warning in <linux/netdevice.h> | Randy Dunlap | 1 | -1/+1 |
2019-12-18 | netfilter: Document ingress hook | Lukas Wunner | 1 | -0/+1 |
2019-12-13 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin | 1 | -2/+3 |
2019-12-07 | inet: protect against too small mtu values. | Eric Dumazet | 1 | -0/+5 |
2019-11-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -0/+4 |
2019-11-22 | net/core: Add support for getting VF GUIDs | Danit Goldberg | 1 | -0/+4 |
2019-11-13 | netfilter: nf_flow_table: hardware offload support | Pablo Neira Ayuso | 1 | -0/+1 |