index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.
Kuniyuki Iwashima
2022-07-20
1
-2
/
+2
*
udp: Fix a data-race around sysctl_udp_l3mdev_accept.
Kuniyuki Iwashima
2022-07-20
1
-1
/
+1
*
ip: Fix data-races around sysctl_ip_prot_sock.
Kuniyuki Iwashima
2022-07-20
1
-1
/
+1
*
amt: use workqueue for gateway side message handling
Taehee Yoo
2022-07-19
1
-0
/
+20
*
tcp: Fix a data-race around sysctl_tcp_notsent_lowat.
Kuniyuki Iwashima
2022-07-18
1
-1
/
+1
*
tcp: Fix data-races around some timeout sysctl knobs.
Kuniyuki Iwashima
2022-07-18
1
-1
/
+2
*
tcp: Fix data-races around keepalive sysctl knobs.
Kuniyuki Iwashima
2022-07-18
1
-3
/
+6
*
tcp/udp: Make early_demux back namespacified.
Kuniyuki Iwashima
2022-07-16
3
-6
/
+2
*
tcp: Fix data-races around sysctl_tcp_l3mdev_accept.
Kuniyuki Iwashima
2022-07-15
2
-3
/
+3
*
tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.
Kuniyuki Iwashima
2022-07-15
1
-1
/
+2
*
ip: Fix a data-race around sysctl_fwmark_reflect.
Kuniyuki Iwashima
2022-07-15
1
-1
/
+1
*
ip: Fix data-races around sysctl_ip_nonlocal_bind.
Kuniyuki Iwashima
2022-07-15
1
-1
/
+1
*
ip: Fix data-races around sysctl_ip_fwd_use_pmtu.
Kuniyuki Iwashima
2022-07-15
1
-1
/
+1
*
ip: Fix data-races around sysctl_ip_default_ttl.
Kuniyuki Iwashima
2022-07-15
1
-1
/
+1
*
net/tls: Check for errors in tls_device_init
Tariq Toukan
2022-07-14
1
-2
/
+2
*
Merge tag 'wireless-2022-07-13' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2022-07-13
2
-3
/
+5
|
\
|
*
wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notify
Lorenzo Bianconi
2022-06-29
2
-3
/
+5
*
|
raw: Fix a data-race around sysctl_raw_l3mdev_accept.
Kuniyuki Iwashima
2022-07-13
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2022-07-11
1
-5
/
+9
|
\
\
|
*
|
netfilter: nf_tables: replace BUG_ON by element length check
Pablo Neira Ayuso
2022-07-09
1
-5
/
+9
*
|
|
net: Fix data-races around sysctl_mem.
Kuniyuki Iwashima
2022-07-08
1
-1
/
+1
*
|
|
net/sched: act_police: allow 'continue' action offload
Vlad Buslov
2022-07-06
1
-0
/
+1
|
/
/
*
|
netfilter: nf_tables: avoid skb access on nf_stolen
Florian Westphal
2022-06-27
1
-6
/
+10
*
|
sock: redo the psock vs ULP protection check
Jakub Kicinski
2022-06-23
1
-0
/
+5
*
|
Revert "net: Add a second bind table hashed by port and address"
Joanne Koong
2022-06-16
3
-84
/
+1
|
/
*
Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-06-09
4
-4
/
+4
|
\
|
*
ipv6: Fix signed integer overflow in __ip6_append_data
Wang Yufen
2022-06-08
1
-2
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-06-08
3
-2
/
+2
|
|
\
|
|
*
netfilter: nf_tables: bail out early if hardware offload is not supported
Pablo Neira Ayuso
2022-06-06
2
-1
/
+2
|
|
*
netfilter: nf_tables: delete flowtable hooks via transaction list
Pablo Neira Ayuso
2022-06-02
1
-1
/
+0
*
|
|
bluetooth: don't use bitmaps for random flag accesses
Linus Torvalds
2022-06-06
1
-10
/
+7
|
/
/
*
|
ax25: Fix ax25 session cleanup problems
Duoming Zhou
2022-06-02
1
-0
/
+1
*
|
bonding: guard ns_targets by CONFIG_IPV6
Hangbin Liu
2022-06-01
1
-0
/
+6
|
/
*
net: sched: add barrier to fix packet stuck problem for lockless qdisc
Guoju Fang
2022-06-01
1
-0
/
+6
*
netfilter: conntrack: re-fetch conntrack after insertion
Florian Westphal
2022-05-27
1
-1
/
+6
*
net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog
Vincent Ray
2022-05-27
1
-28
/
+8
*
amt: fix typo in amt
Taehee Yoo
2022-05-26
1
-1
/
+1
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-05-24
1
-0
/
+6
|
\
|
*
bpf: Add bpf_skc_to_mptcp_sock_proto
Geliang Tang
2022-05-21
1
-0
/
+6
*
|
Merge tag 'for-net-next-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2022-05-23
2
-2
/
+16
|
\
\
|
*
|
Bluetooth: eir: Add helpers for managing service data
Luiz Augusto von Dentz
2022-05-19
1
-0
/
+1
|
*
|
Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirk
Luiz Augusto von Dentz
2022-05-13
2
-2
/
+15
*
|
|
net: wrap the wireless pointers in struct net_device in an ifdef
Jakub Kicinski
2022-05-22
2
-0
/
+4
*
|
|
net: Add a second bind table hashed by port and address
Joanne Koong
2022-05-21
3
-1
/
+84
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-05-20
1
-0
/
+1
|
\
\
\
|
*
|
|
netfilter: nf_conncount: reduce unnecessary GC
William Tu
2022-05-16
1
-0
/
+1
*
|
|
|
Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-05-19
2
-11
/
+39
|
\
\
\
\
|
*
|
|
|
cfg80211: fix kernel-doc for cfg80211_beacon_data
Johannes Berg
2022-05-17
1
-1
/
+1
|
*
|
|
|
mac80211: extend current rate control tx status API
Jonas Jelonek
2022-05-16
1
-2
/
+31
|
*
|
|
|
nl80211: Parse NL80211_ATTR_HE_BSS_COLOR as a part of nl80211_parse_beacon
Rameshkumar Sundaram
2022-05-16
1
-2
/
+5
[next]