summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* bpf, docs: DEVMAPs and XDP_REDIRECTMaryam Tahhan2022-11-181-2/+6
* bpf: Expand map key argument of bpf_redirect_map to u64Toke Høiland-Jørgensen2022-11-151-2/+2
* bpf: Refactor btf_struct_accessKumar Kartikeya Dwivedi2022-11-141-20/+14
* net: flow_offload: add support for ARP frame matchingSteen Hegelund2022-11-141-0/+7
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2022-11-112-10/+37
|\
| * bpf: Add hwtstamp field for the sockops progMartin KaFai Lau2022-11-111-8/+31
| * bpf: Consolidate spin_lock, timer management into btf_recordKumar Kartikeya Dwivedi2022-11-031-2/+2
| * bpf: make sure skb->len != 0 when redirecting to a tunneling deviceStanislav Fomichev2022-11-031-0/+4
* | net: gro: no longer use skb_vlan_tag_present()Eric Dumazet2022-11-111-3/+1
* | net: remove skb->vlan_presentEric Dumazet2022-11-111-12/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-103-25/+25
|\ \
| * | net: gso: fix panic on frag_list with mixed head alloc typesJiri Benc2022-11-031-17/+19
| * | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2022-11-032-8/+6
| |\ \
| | * | bpf, sock_map: Move cancel_work_sync() out of sock lockCong Wang2022-11-032-8/+6
* | | | devlink: Fix warning when unregistering a portIdo Schimmel2022-11-101-2/+2
* | | | gro: avoid checking for a failed searchRichard Gobert2022-11-101-35/+35
* | | | devlink: Add packet traps for 802.1X operationIdo Schimmel2022-11-091-0/+3
* | | | net: devlink: move netdev notifier block to dest namespace during reloadJiri Pirko2022-11-091-1/+4
* | | | net: introduce a helper to move notifier block to different namespaceJiri Pirko2022-11-091-4/+18
* | | | Merge tag 'rxrpc-next-20221108' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2022-11-091-0/+1
|\ \ \ \
| * | | | rxrpc: Save last ACK's SACK table rather than marking txbufsDavid Howells2022-11-081-0/+1
* | | | | net/core: Allow live renaming when an interface is upAndy Ren2022-11-092-20/+5
* | | | | genetlink: introduce split op representationJakub Kicinski2022-11-072-4/+4
* | | | | net: expose devlink port over rtnetlinkJiri Pirko2022-11-032-0/+57
* | | | | net: devlink: use devlink_port pointer instead of ndo_get_devlink_portJiri Pirko2022-11-032-12/+4
* | | | | net: devlink: add not cleared type warning to port unregisterJiri Pirko2022-11-031-0/+1
* | | | | net: devlink: store copy netdevice ifindex and ifname to allow port_fill() wi...Jiri Pirko2022-11-031-41/+27
* | | | | net: devlink: remove net namespace check from devlink_nl_port_fill()Jiri Pirko2022-11-031-2/+1
* | | | | net: devlink: remove netdev arg from devlink_port_type_eth_set()Jiri Pirko2022-11-031-9/+14
* | | | | net: devlink: track netdev with devlink_port assignedJiri Pirko2022-11-032-9/+80
* | | | | net: devlink: take RTNL in port_fill() function only if it is not heldJiri Pirko2022-11-031-15/+31
* | | | | net: devlink: move port_type_netdev_checks() call to __devlink_port_type_set()Jiri Pirko2022-11-031-30/+33
* | | | | net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set()Jiri Pirko2022-11-031-2/+5
* | | | | net: devlink: convert devlink port type-specific pointers to unionJiri Pirko2022-11-031-4/+13
* | | | | bridge: Add MAC Authentication Bypass (MAB) supportHans J. Schultz2022-11-031-0/+5
| |_|_|/ |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-031-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | net, neigh: Fix null-ptr-deref in neigh_table_clear()Chen Zhongjin2022-11-021-1/+1
| | |/ | |/|
* | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2022-11-021-32/+3
|\ \ \
| * | | bpf: Refactor some inode/task/sk storage functions for reuseYonghong Song2022-10-251-32/+3
* | | | net: core: inet[46]_pton strlen len typesDr. David Alan Gilbert2022-11-011-2/+2
* | | | net: dropreason: propagate drop_reason to skb_release_data()Eric Dumazet2022-10-311-12/+12
* | | | net: dropreason: add SKB_CONSUMED reasonEric Dumazet2022-10-311-1/+5
* | | | rtnetlink: Honour NLM_F_ECHO flag in rtnl_delete_linkHangbin Liu2022-10-311-3/+4
* | | | rtnetlink: Honour NLM_F_ECHO flag in rtnl_newlink_createHangbin Liu2022-10-311-2/+4
* | | | net: add new helper unregister_netdevice_many_notifyHangbin Liu2022-10-312-10/+20
* | | | rtnetlink: pass netlink message header and portid to rtnl_configure_link()Hangbin Liu2022-10-313-28/+36
* | | | net: Remove the obsolte u64_stats_fetch_*_irq() users (net).Thomas Gleixner2022-10-284-16/+16
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-10-271-1/+1
|\ \ \ | | |/ | |/|
| * | net: do not sense pfmemalloc status in skb_append_pagefrags()Eric Dumazet2022-10-271-1/+1
* | | skbuff: Proactively round up to kmalloc bucket sizeKees Cook2022-10-271-26/+26