index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2022-06-30
net, neigh: introduce interval_probe_time_ms for periodic probe
Yuwei Wang
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-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-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
2022-06-09
net: use WARN_ON_ONCE() in sk_stream_kill_queues()
Eric Dumazet
2022-06-09
net: use DEBUG_NET_WARN_ON_ONCE() in dev_loopback_xmit()
Eric Dumazet
2022-06-09
net: use DEBUG_NET_WARN_ON_ONCE() in __release_sock()
Eric Dumazet
2022-06-09
drop_monitor: adopt u64_stats_t
Eric Dumazet
2022-06-09
devlink: adopt u64_stats_t
Eric Dumazet
2022-06-09
net: adopt u64_stats_t in struct pcpu_sw_netstats
Eric Dumazet
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
2022-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-07
net: skb: use auto-generation to convert skb drop reason to string
Menglong Dong
2022-06-06
netfilter: nf_tables: bail out early if hardware offload is not supported
Pablo Neira Ayuso
2022-06-02
bpf, sockmap: Fix sk->sk_forward_alloc warn_on in sk_stream_kill_queues
Wang Yufen
2022-05-25
net, neigh: Set lower cap for neigh_managed_work rearming
Daniel Borkmann
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-05-23
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-05-22
net: wrap the wireless pointers in struct net_device in an ifdef
Jakub Kicinski
2022-05-20
net: avoid strange behavior with skb_defer_max == 1
Jakub Kicinski
2022-05-20
bpf: Add bpf_skc_to_mptcp_sock_proto
Geliang Tang
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-18
random32: use real rng for non-deterministic randomness
Jason A. Donenfeld
2022-05-16
net: fix dev_fill_forward_path with pppoe + bridge
Felix Fietkau
2022-05-16
net: call skb_defer_free_flush() before each napi_poll()
Eric Dumazet
2022-05-16
net: add skb_defer_max sysctl
Eric Dumazet
2022-05-16
net: use napi_consume_skb() in skb_defer_free_flush()
Eric Dumazet
2022-05-16
net: fix possible race in skb_attempt_defer_free()
Eric Dumazet
2022-05-16
net: skb: check the boundrary of drop reason in kfree_skb_reason()
Menglong Dong
2022-05-16
net: dm: check the boundary of skb drop reasons
Menglong Dong
2022-05-16
net: core: add READ_ONCE/WRITE_ONCE annotations for sk->sk_bound_dev_if
Eric Dumazet
2022-05-16
net: allow gro_max_size to exceed 65536
Alexander Duyck
2022-05-16
net: allow gso_max_size to exceed 65536
Alexander Duyck
[next]