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-02-17
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
2022-02-16
ipv6: per-netns exclusive flowlabel checks
Willem de Bruijn
2022-02-15
bonding: fix data-races around agg_select_timer
Eric Dumazet
2022-02-14
net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN
Vladimir Oltean
2022-02-14
ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
Ignat Korchagin
2022-02-09
net: fix a memleak when uncloning an skb dst and its metadata
Antoine Tenart
2022-02-09
net: do not keep the dst cache when uncloning an skb dst and its metadata
Antoine Tenart
2022-02-03
ax25: fix reference count leaks of ax25_dev
Duoming Zhou
2022-02-02
net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_...
Daniel Borkmann
2022-01-28
ax25: add refcount in ax25_dev to avoid UAF bugs
Duoming Zhou
2022-01-27
ipv4: remove sparse error in ip_neigh_gw4()
Eric Dumazet
2022-01-27
ipv4: avoid using shared IP generator for connected sockets
Eric Dumazet
2022-01-27
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
Guillaume Nault
2022-01-24
bonding: use rcu_dereference_rtnl when get bonding active slave
Hangbin Liu
2022-01-20
ipv6: annotate accesses to fn->fn_sernum
Eric Dumazet
2022-01-20
tcp: Add a stub for sk_defer_free_flush()
Gal Pressman
2022-01-20
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-01-16
Merge tag '9p-for-5.17-rc1' of git://github.com/martinetd/linux
Linus Torvalds
2022-01-13
net_sched: restore "mpu xxx" handling
Kevin Bracey
2022-01-13
inet: frags: annotate races around fqdir->dead and fqdir->high_thresh
Eric Dumazet
2022-01-11
net: sched: do not allocate a tracker in tcf_exts_init()
Eric Dumazet
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-10
net/p9: load default transports
Thomas Weißschuh
2022-01-10
9p/trans_fd: split into dedicated module
Thomas Weißschuh
2022-01-09
net: openvswitch: Fix ct_state nat flags for conns arriving from tc
Paul Blakey
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2022-01-09
netfilter: nft_bitwise: track register operations
Pablo Neira Ayuso
2022-01-09
netfilter: nf_tables: add register tracking infrastructure
Pablo Neira Ayuso
2022-01-09
netfilter: nf_tables: add NFT_REG32_NUM
Pablo Neira Ayuso
2022-01-09
netfilter: nf_tables: add rule blob layout
Pablo Neira Ayuso
2022-01-09
netfilter: conntrack: avoid useless indirection during conntrack destruction
Florian Westphal
2022-01-09
netfilter: conntrack: Use max() instead of doing it manually
Jiapeng Chong
2022-01-09
Merge tag 'for-net-next-2022-01-07' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2022-01-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-01-06
net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND()
Menglong Dong
2022-01-06
Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt
Luiz Augusto von Dentz
2022-01-06
net: dsa: warn about dsa_port and dsa_switch bit fields being non atomic
Vladimir Oltean
2022-01-06
net: dsa: don't enumerate dsa_switch and dsa_port bit fields using commas
Vladimir Oltean
2022-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-01-05
page_pool: Store the XDP mem id
Toke Høiland-Jørgensen
2022-01-05
page_pool: Add callback to init pages when they are allocated
Toke Høiland-Jørgensen
2022-01-05
xdp: Allow registering memory model without rxq reference
Toke Høiland-Jørgensen
2022-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-05
net: dsa: combine two holes in struct dsa_switch_tree
Vladimir Oltean
2022-01-05
net: dsa: move dsa_switch_tree :: ports and lags to first cache line
Vladimir Oltean
2022-01-05
net: dsa: make dsa_switch :: num_ports an unsigned int
Vladimir Oltean
2022-01-05
net: dsa: merge all bools of struct dsa_switch into a single u32
Vladimir Oltean
2022-01-05
net: dsa: move dsa_port :: type near dsa_port :: index
Vladimir Oltean
2022-01-05
net: dsa: merge all bools of struct dsa_port into a single u8
Vladimir Oltean
[next]