index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-03-17
ipv6: raw: constify raw_v6_match() socket argument
Eric Dumazet
2023-03-17
udp6: constify __udp_v6_is_mcast_sock() socket argument
Eric Dumazet
2023-03-17
ipv6: constify inet6_mc_check()
Eric Dumazet
2023-03-17
udp: constify __udp_is_mcast_sock() socket argument
Eric Dumazet
2023-03-17
ipv4: constify ip_mc_sf_allow() socket argument
Eric Dumazet
2023-03-17
inet: preserve const qualifier in inet_sk()
Eric Dumazet
2023-03-17
net/packet: convert po->pressure to an atomic flag
Eric Dumazet
2023-03-17
net/packet: convert po->running to an atomic flag
Eric Dumazet
2023-03-17
net/packet: convert po->has_vnet_hdr to an atomic flag
Eric Dumazet
2023-03-17
net/packet: convert po->tp_loss to an atomic flag
Eric Dumazet
2023-03-17
net/packet: convert po->tp_tx_has_off to an atomic flag
Eric Dumazet
2023-03-17
net/packet: annotate accesses to po->tp_tstamp
Eric Dumazet
2023-03-17
net/packet: convert po->auxdata to an atomic flag
Eric Dumazet
2023-03-17
net/packet: convert po->origdev to an atomic flag
Eric Dumazet
2023-03-17
net/packet: annotate accesses to po->xmit
Eric Dumazet
2023-03-17
af_unix: annotate lockless accesses to sk->sk_err
Eric Dumazet
2023-03-17
mptcp: annotate lockless accesses to sk->sk_err
Eric Dumazet
2023-03-17
tcp: annotate lockless access to sk->sk_err
Eric Dumazet
2023-03-17
net: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
2023-03-17
dccp: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
2023-03-17
tcp: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
2023-03-17
vlan: partially enable SIOCSHWTSTAMP in container
Vadim Fedorenko
2023-03-17
rtnetlink: bridge: mcast: Relax group address validation in common code
Ido Schimmel
2023-03-17
rtnetlink: bridge: mcast: Move MDB handlers out of bridge driver
Ido Schimmel
2023-03-17
bridge: mcast: Implement MDB net device operations
Ido Schimmel
2023-03-15
net/smc: Introduce explicit check for v2 support
Stefan Raspl
2023-03-15
ipv6: remove one read_lock()/read_unlock() pair in rt6_check_neigh()
Eric Dumazet
2023-03-15
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
2023-03-13
net: hsr: Don't log netdev_err message on unknown prp dst node
Kristian Overskeid
2023-03-13
net: socket: suppress unused warning
Vincenzo Palazzo
2023-03-10
Merge tag 'wireless-next-2023-03-10' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-03-10
skbuff: Add likely to skb pointer in build_skb()
Gal Pressman
2023-03-10
skbuff: Replace open-coded skb_propagate_pfmemalloc()s
Gal Pressman
2023-03-09
udp: introduce __sk_mem_schedule() usage
Jason Xing
2023-03-09
Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...
Jakub Kicinski
2023-03-09
neighbour: delete neigh_lookup_nodev as not used
Leon Romanovsky
2023-03-09
net: sched: remove qdisc_watchdog->last_expires
Eric Dumazet
2023-03-09
netlink: remove unused 'compare' function
Florian Westphal
2023-03-09
mctp: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-09
Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-03-09
sctp: add weighted fair queueing stream scheduler
Xin Long
2023-03-09
sctp: add fair capacity stream scheduler
Xin Long
2023-03-08
net: avoid double iput when sock_alloc_file fails
Thadeu Lima de Souza Cascardo
2023-03-08
af_unix: fix struct pid leaks in OOB support
Eric Dumazet
2023-03-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2023-03-08
netfilter: nat: fix indentation of function arguments
Jeremy Sowden
2023-03-08
netfilter: conntrack: fix typo
Jeremy Sowden
2023-03-08
netfilter: use nf_ip6_check_hbh_len in nf_ct_skb_network_trim
Xin Long
2023-03-08
netfilter: move br_nf_check_hbh_len to utils
Xin Long
[next]