summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | net: devlink: fix a typo in function name devlink_port_new_notifiy()Jiri Pirko2022-07-141-4/+4
| * | | | | | | net: devlink: make devlink_dpipe_headers_register() return voidJiri Pirko2022-07-141-3/+2
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-142-3/+6
| |\ \ \ \ \ \ \
| * | | | | | | | net: devlink: use helpers to work with devlink->lock mutexJiri Pirko2022-07-131-115/+115
| * | | | | | | | net: devlink: fix unlocked vs locked functions descriptionsJiri Pirko2022-07-131-0/+22
| * | | | | | | | net: extract port range fields from fl_flow_keyMaksym Glubokiy2022-07-131-0/+7
| * | | | | | | | devlink: Hold the instance lock in port_new / port_del callbacksMoshe Shemesh2022-07-121-5/+1
| * | | | | | | | devlink: Remove unused functions devlink_rate_leaf_create/destroyMoshe Shemesh2022-07-121-35/+7
| * | | | | | | | devlink: Remove unused function devlink_rate_nodes_destroyMoshe Shemesh2022-07-121-18/+0
| | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-07-093-41/+74
| |\ \ \ \ \ \ \
| | * | | | | | | bpf: Omit superfluous address family check in __bpf_skc_lookupTobias Klauser2022-07-051-3/+2
| | * | | | | | | bpf: expose bpf_{g,s}etsockopt to lsm cgroupStanislav Fomichev2022-06-291-7/+53
| | * | | | | | | bpf: Fix sockmap calling sleepable function in teardown pathJohn Fastabend2022-06-281-1/+1
| | * | | | | | | skmsg: Get rid of unncessary memset()Cong Wang2022-06-201-10/+13
| | * | | | | | | skmsg: Get rid of skb_clone()Cong Wang2022-06-201-6/+1
| | * | | | | | | net: Introduce a new proto_ops ->read_skb()Cong Wang2022-06-201-15/+5
| * | | | | | | | net: minor optimization in __alloc_skb()Eric Dumazet2022-07-081-2/+1
| * | | | | | | | net: page_pool: optimize page pool page allocation in NUMA scenarioJie Wang2022-07-071-1/+2
| * | | | | | | | tls: rx: periodically flush socket backlogJakub Kicinski2022-07-061-0/+1
| * | | | | | | | net, neigh: introduce interval_probe_time_ms for periodic probeYuwei Wang2022-06-301-2/+30
| * | | | | | | | net: helper function skb_len_addRichard Gobert2022-06-241-10/+3
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-234-16/+49
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | / | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-06-173-2/+152
| |\ \ \ \ \ \ \
| | * | | | | | | bpf: Fix bpf_skc_lookup comment wrt. return typeTobias Klauser2022-06-171-2/+0
| | * | | | | | | bpf: Allow the new syncookie helpers to work with SKBsMaxim Mikityanskiy2022-06-161-0/+10
| | * | | | | | | bpf: Add helpers to issue and check SYN cookies in XDPMaxim Mikityanskiy2022-06-161-0/+118
| | * | | | | | | bpf, sockmap: Fix sk->sk_forward_alloc warn_on in sk_stream_kill_queuesWang Yufen2022-06-022-0/+24
| * | | | | | | | net: don't check skb_count twiceSieng Piaw Liew2022-06-151-3/+4
| * | | | | | | | tcp: sk_forced_mem_schedule() optimizationEric Dumazet2022-06-131-3/+6
| * | | | | | | | net: unexport __sk_mem_{raise|reduce}_allocatedEric Dumazet2022-06-101-2/+0
| * | | | | | | | net: keep sk->sk_forward_alloc as small as possibleEric Dumazet2022-06-101-3/+0
| * | | | | | | | net: add per_cpu_fw_alloc field to struct protoEric Dumazet2022-06-101-0/+4
| * | | | | | | | net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFTEric Dumazet2022-06-101-8/+8
| * | | | | | | | net: add napi_get_frags_check() helperEric Dumazet2022-06-091-0/+18
| * | | | | | | | net: add debug checks in napi_consume_skb and __napi_alloc_skb()Eric Dumazet2022-06-091-1/+2
| * | | | | | | | net: use DEBUG_NET_WARN_ON_ONCE() in skb_release_head_state()Eric Dumazet2022-06-091-1/+1
| * | | | | | | | net: use WARN_ON_ONCE() in sk_stream_kill_queues()Eric Dumazet2022-06-091-3/+3
| * | | | | | | | net: use DEBUG_NET_WARN_ON_ONCE() in dev_loopback_xmit()Eric Dumazet2022-06-091-1/+1
| * | | | | | | | net: use DEBUG_NET_WARN_ON_ONCE() in __release_sock()Eric Dumazet2022-06-091-1/+1
| * | | | | | | | drop_monitor: adopt u64_stats_tEric Dumazet2022-06-091-9/+9
| * | | | | | | | devlink: adopt u64_stats_tEric Dumazet2022-06-091-12/+16
| * | | | | | | | net: adopt u64_stats_t in struct pcpu_sw_netstatsEric Dumazet2022-06-091-9/+9
| * | | | | | | | net: rename reference+tracking helpersJakub Kicinski2022-06-0910-33/+34
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-091-0/+6
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | net: skb: use auto-generation to convert skb drop reason to stringMenglong Dong2022-06-074-14/+26
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-5.20/io_uring' into for-5.20/io_uring-zerocopy-sendJens Axboe2022-07-244-9/+12
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | tcp: Fix data-races around sysctl knobs related to SYN option.Kuniyuki Iwashima2022-07-201-2/+2
| * | | | | | tcp: Fix data-races around sysctl_tcp_migrate_req.Kuniyuki Iwashima2022-07-181-2/+2
| * | | | | | tcp: Fix data-races around sysctl_tcp_syncookies.Kuniyuki Iwashima2022-07-181-2/+2
| | |_|_|/ / | |/| | | |
| * | | | | seg6: bpf: fix skb checksum in bpf_push_seg6_encap()Andrea Mayer2022-07-141-1/+0