index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2022-07-18
skbuff: don't mix ubuf_info from different sources
Pavel Begunkov
2022-07-18
tcp: Fix data-races around sysctl_tcp_migrate_req.
Kuniyuki Iwashima
2022-07-18
tcp: Fix data-races around sysctl_tcp_syncookies.
Kuniyuki Iwashima
2022-07-14
net: devlink: fix return statement in devlink_port_new_notify()
Jiri Pirko
2022-07-14
net: devlink: fix a typo in function name devlink_port_new_notifiy()
Jiri Pirko
2022-07-14
net: devlink: make devlink_dpipe_headers_register() return void
Jiri Pirko
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-14
bpf: Add endian modifiers to fix endian warnings
Ben Dooks
2022-07-14
seg6: bpf: fix skb checksum in bpf_push_seg6_encap()
Andrea Mayer
2022-07-13
net: devlink: use helpers to work with devlink->lock mutex
Jiri Pirko
2022-07-13
net: devlink: fix unlocked vs locked functions descriptions
Jiri Pirko
2022-07-13
net: extract port range fields from fl_flow_key
Maksym Glubokiy
2022-07-12
devlink: Hold the instance lock in port_new / port_del callbacks
Moshe Shemesh
2022-07-12
devlink: Remove unused functions devlink_rate_leaf_create/destroy
Moshe Shemesh
2022-07-12
devlink: Remove unused function devlink_rate_nodes_destroy
Moshe Shemesh
2022-07-11
skmsg: Fix invalid last sg check in sk_msg_recvmsg()
Liu Jian
2022-07-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-08
net: minor optimization in __alloc_skb()
Eric Dumazet
2022-07-07
net: page_pool: optimize page pool page allocation in NUMA scenario
Jie Wang
2022-07-06
xdp: Fix spurious packet loss in generic XDP TX path
Johan Almbladh
2022-07-06
tls: rx: periodically flush socket backlog
Jakub Kicinski
2022-07-05
bpf: Omit superfluous address family check in __bpf_skc_lookup
Tobias Klauser
2022-07-03
mm/swap: convert __put_page() to __folio_put()
Matthew Wilcox (Oracle)
2022-06-30
net, neigh: introduce interval_probe_time_ms for periodic probe
Yuwei Wang
2022-06-29
bpf: expose bpf_{g,s}etsockopt to lsm cgroup
Stanislav Fomichev
2022-06-28
bpf: Fix sockmap calling sleepable function in teardown path
John Fastabend
2022-06-27
Merge branch 'master' into mm-stable
akpm
2022-06-24
net: helper function skb_len_add
Richard Gobert
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-23
sock: redo the psock vs ULP protection check
Jakub Kicinski
2022-06-20
skmsg: Get rid of unncessary memset()
Cong Wang
2022-06-20
skmsg: Get rid of skb_clone()
Cong Wang
2022-06-20
net: Introduce a new proto_ops ->read_skb()
Cong Wang
2022-06-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-06-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-06-17
bpf: Fix bpf_skc_lookup comment wrt. return type
Tobias Klauser
2022-06-17
net: fix data-race in dev_isalive()
Eric Dumazet
2022-06-16
bpf: Allow the new syncookie helpers to work with SKBs
Maxim Mikityanskiy
2022-06-16
bpf: Add helpers to issue and check SYN cookies in XDP
Maxim Mikityanskiy
2022-06-16
net: set proper memcg for net_init hooks allocations
Vasily Averin
2022-06-15
bpf: Fix request_sock leak in sk lookup helpers
Jon Maxwell
2022-06-15
net: don't check skb_count twice
Sieng Piaw Liew
2022-06-13
tcp: sk_forced_mem_schedule() optimization
Eric Dumazet
2022-06-10
net: unexport __sk_mem_{raise|reduce}_allocated
Eric Dumazet
2022-06-10
net: keep sk->sk_forward_alloc as small as possible
Eric Dumazet
2022-06-10
net: add per_cpu_fw_alloc field to struct proto
Eric Dumazet
2022-06-10
net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT
Eric Dumazet
2022-06-09
net: add napi_get_frags_check() helper
Eric Dumazet
2022-06-09
net: add debug checks in napi_consume_skb and __napi_alloc_skb()
Eric Dumazet
2022-06-09
net: use DEBUG_NET_WARN_ON_ONCE() in skb_release_head_state()
Eric Dumazet
[prev]
[next]