index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-06-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-06-17
bpf: Fix bpf_skc_lookup comment wrt. return type
Tobias Klauser
2022-06-17
tipc: cleanup unused function
Hoang Le
2022-06-17
tcp: fix build...
David S. Miller
2022-06-17
tcp: fix possible freeze in tx path under memory pressure
Eric Dumazet
2022-06-17
tcp: fix possible freeze in tx path under memory pressure
Eric Dumazet
2022-06-17
tcp: fix over estimation in sk_forced_mem_schedule()
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-16
Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-06-16
Revert "net: Add a second bind table hashed by port and address"
Joanne Koong
2022-06-15
net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg
Duoming Zhou
2022-06-15
net: don't check skb_count twice
Sieng Piaw Liew
2022-06-15
net: bridge: allow add/remove permanent mdb entries on disabled ports
Casper Andersson
2022-06-13
ethtool: Fix and simplify ethtool_convert_link_mode_to_legacy_u32()
Marco Bonelli
2022-06-13
net: make __sys_accept4_file() static
Yajun Deng
2022-06-13
tcp: sk_forced_mem_schedule() optimization
Eric Dumazet
2022-06-10
Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
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-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-10
Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-06-10
wifi: mac80211: refactor some key code
Johannes Berg
2022-06-10
wifi: mac80211: remove cipher scheme support
Johannes Berg
2022-06-09
Merge tag 'ieee802154-for-net-next-2022-06-09' of git://git.kernel.org/pub/sc...
Jakub Kicinski
2022-06-09
net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev
Andrea Mayer
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
af_unix: use DEBUG_NET_WARN_ON_ONCE()
Eric Dumazet
2022-06-09
net: use WARN_ON_ONCE() in sk_stream_kill_queues()
Eric Dumazet
2022-06-09
net: use WARN_ON_ONCE() in inet_sock_destruct()
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
ip6_tunnel: use dev_sw_netstats_rx_add()
Eric Dumazet
2022-06-09
sit: use dev_sw_netstats_rx_add()
Eric Dumazet
2022-06-09
vlan: adopt u64_stats_t
Eric Dumazet
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
2022-06-09
tls: Rename TLS_INFO_ZC_SENDFILE to TLS_INFO_ZC_TX
Maxim Mikityanskiy
2022-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-09
net: 6lowpan: constify lowpan_nhc structures
Alexander Aring
2022-06-09
net: 6lowpan: use array for find nhc id
Alexander Aring
2022-06-09
net: 6lowpan: remove const from scalars
Alexander Aring
2022-06-09
Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
[next]