index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2022-09-07
net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUM
Menglong Dong
2022-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-09-02
Merge tag 'rxrpc-fixes-20220901' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2022-09-01
rxrpc: Remove rxrpc_get_reply_time() which is no longer used
David Howells
2022-09-01
rxrpc: Fix ICMP/ICMP6 error handling
David Howells
2022-08-31
tcp: make global challenge ack rate limitation per net-ns and default disabled
Eric Dumazet
2022-08-31
netfilter: remove nf_conntrack_helper sysctl and modparam toggles
Pablo Neira Ayuso
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2022-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-08-24
net: Fix a data-race around gro_normal_batch.
Kuniyuki Iwashima
2022-08-24
net: Fix a data-race around sysctl_net_busy_poll.
Kuniyuki Iwashima
2022-08-24
netfilter: flowtable: fix stuck flows on cleanup due to pending work
Pablo Neira Ayuso
2022-08-24
netfilter: flowtable: add function to invoke garbage collection immediately
Pablo Neira Ayuso
2022-08-24
netfilter: nf_tables: make table handle allocation per-netns friendly
Pablo Neira Ayuso
2022-08-22
bonding: 3ad: make ad_ticks_per_sec a const
Jonathan Toppins
2022-08-18
ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnels
Eyal Birger
2022-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-08-17
net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()
David Howells
2022-08-15
neighbour: make proxy_queue.qlen limit per-device
Alexander Mikhalitsyn
2022-08-11
Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-08-11
net: add missing kdoc for struct genl_multicast_group::flags
Jakub Kicinski
2022-08-11
netfilter: nfnetlink: re-enable conntrack expectation events
Florian Westphal
2022-08-10
net/tls: Use RCU API to access tls_ctx->netdev
Maxim Mikityanskiy
2022-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-08-10
net: fix refcount bug in sk_psock_get (2)
Hawkins Jiawei
2022-08-09
ax88796: Fix some typo in a comment
Christophe JAILLET
2022-08-09
netfilter: nf_tables: disallow jump to implicit chain from set element
Pablo Neira Ayuso
2022-08-09
netfilter: nf_tables: upfront validation of data via nft_data_init()
Pablo Neira Ayuso
2022-08-09
netfilter: nf_tables: validate variable length element extension
Pablo Neira Ayuso
2022-08-08
mptcp, btf: Add struct mptcp_sock definition when CONFIG_MPTCP is disabled
Jiri Olsa
2022-08-06
Merge tag '9p-for-5.20' of https://github.com/martinetd/linux
Linus Torvalds
2022-08-03
net: bonding: replace dev_trans_start() with the jiffies of the last ARP/NS
Vladimir Oltean
2022-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-08-02
Merge tag 'for-5.20/io_uring-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-02
net/mlx5e: xsk: Discard unaligned XSK frames on striding RQ
Maxim Mikityanskiy
2022-08-01
net: rose: add netdev ref tracker to 'struct rose_sock'
Eric Dumazet
2022-07-29
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-29
net: allow unbound socket for packets in VRF when tcp_l3mdev_accept set
Mike Manning
2022-07-28
firewire: net: Make use of get_unaligned_be48(), put_unaligned_be48()
Andy Shevchenko
2022-07-28
ax25: fix incorrect dev_tracker usage
Eric Dumazet
2022-07-28
devlink: introduce framework for selftests
Vikas Gupta
2022-07-28
net/tls: Multi-threaded calls to TX tls_dev_del
Tariq Toukan
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-28
ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptr
Ziyang Xuan
2022-07-28
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Paolo Abeni
2022-07-28
add missing includes and forward declarations to networking includes under li...
Jakub Kicinski
2022-07-27
net/smc: Pass on DMBE bit mask in IRQ handler
Stefan Raspl
2022-07-27
s390/ism: Cleanups
Stefan Raspl
2022-07-26
tls: rx: do not use the standard strparser
Jakub Kicinski
[next]