summaryrefslogtreecommitdiffstats
path: root/net/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-09-061-1/+1
|\
| * net: dqs: Do not use extern for unused dql_groupBreno Leitao2024-09-031-1/+1
* | net: napi: Prevent overflow of napi_defer_hard_irqsJoe Damato2024-09-061-1/+5
* | netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin2024-09-031-2/+2
* | netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin2024-09-031-2/+1
* | netdevice: convert private flags > BIT(31) to bitfieldsAlexander Lobakin2024-09-033-8/+7
* | netdev-genl: Set extack and fix error on napi-getJoe Damato2024-09-031-3/+5
* | bpf: Unmask upper DSCP bits in __bpf_redirect_neigh_v4()Ido Schimmel2024-08-311-1/+1
* | net: prefer strscpy over strcpyHongbo Li2024-08-291-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-08-292-2/+4
|\|
| * ethtool: check device is present when getting link settingsJamie Bainbridge2024-08-261-1/+1
| * pktgen: use cpus_read_lock() in pg_net_init()Eric Dumazet2024-08-231-1/+3
* | tc: adjust network header after 2nd vlan pushBoris Sukholitko2024-08-272-1/+2
* | net: Correct spelling in net/coreSimon Horman2024-08-269-20/+20
* | netpoll: Ensure clean state on setup failuresBreno Leitao2024-08-261-5/+10
* | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-08-261-0/+16
|\ \
| * | bpf/bpf_get,set_sockopt: add option to set TCP-BPF sock ops flagsAlan Maguire2024-08-091-0/+16
* | | Merge tag 'nf-next-24-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2024-08-261-0/+1
|\ \ \
| * | | netfilter: nfnetlink_queue: unbreak SCTP trafficAntonio Ojea2024-08-191-0/+1
* | | | net: refactor ->ndo_bpf calls into dev_xdp_propagateMina Almasry2024-08-241-0/+9
* | | | rtnetlink: delete redundant judgment statementsLi Zetao2024-08-231-2/+1
* | | | neighbour: delete redundant judgment statementsLi Zetao2024-08-231-2/+1
* | | | fib: rules: delete redundant judgment statementsLi Zetao2024-08-231-2/+1
* | | | net: phy: Introduce ethernet link topology representationMaxime Chevallier2024-08-231-0/+15
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-08-231-2/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | netpoll: do not export netpoll_poll_[disable|enable]()Eric Dumazet2024-08-221-2/+0
* | | | bpf: Unmask upper DSCP bits in bpf_fib_lookup() helperIdo Schimmel2024-08-231-1/+2
* | | | net: remove redundant check in skb_shift()Zhang Changzhong2024-08-201-2/+1
| |/ / |/| |
* | | netdev: Add missing __percpu qualifier to a castUros Bizjak2024-08-161-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-08-161-9/+17
|\| |
| * | net: Make USO depend on CSUM offloadJakub Sitnicki2024-08-101-9/+17
* | | net: netpoll: extract core of netpoll_cleanupBreno Leitao2024-08-131-3/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-08-081-2/+2
|\| | | |/ |/|
| * net: linkwatch: use system_unbound_wqEric Dumazet2024-08-061-2/+2
* | net: skbuff: sprinkle more __GFP_NOWARN on ingress allocsJakub Kicinski2024-08-051-6/+9
* | net: Initialise net.core sysctl defaults in preinit_net().Kuniyuki Iwashima2024-08-031-26/+11
* | net: Slim down setup_net().Kuniyuki Iwashima2024-08-031-15/+16
* | net: Call preinit_net() without pernet_ops_rwsem.Kuniyuki Iwashima2024-08-031-1/+2
* | net: Initialise net->passive once in preinit_net().Kuniyuki Iwashima2024-08-031-2/+1
* | net: Don't register pernet_operations if only one of id or size is specified.Kuniyuki Iwashima2024-08-031-4/+8
* | net: core: annotate socks of struct sock_reuseport with __counted_byDmitry Antipov2024-08-031-3/+2
|/
* rtnetlink: Don't ignore IFLA_TARGET_NETNSID when ifname is specified in rtnl_...Kuniyuki Iwashima2024-07-291-1/+1
* tun: Add missing bpf_net_ctx_clear() in do_xdp_generic()Jeongjun Park2024-07-291-0/+1
* Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-07-251-4/+11
|\
| * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-07-251-4/+11
| |\
| | * bpf: Fix a segment issue when downgrading gso_sizeFred Li2024-07-251-4/+11
* | | sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados2024-07-242-19/+19
|/ /
* / net: flow_dissector: use DEBUG_NET_WARN_ON_ONCEPablo Neira Ayuso2024-07-181-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-151-3/+1
|\
| * xdp: fix invalid wait context of page_pool_destroy()Taehee Yoo2024-07-151-3/+1