index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-24
net: Add missing annotation for llc_seq_start()
Jules Irenge
1
-1
/
+1
2020-02-24
sctp: Add missing annotation for sctp_transport_walk_stop()
Jules Irenge
1
-1
/
+1
2020-02-24
sctp: Add missing annotation for sctp_transport_walk_start()
Jules Irenge
1
-1
/
+1
2020-02-24
sctp: Add missing annotation for sctp_err_finish()
Jules Irenge
1
-0
/
+1
2020-02-24
ip6mr: Fix RCU list debugging warning
Amol Grover
1
-1
/
+2
2020-02-24
tcp: ipv4: Pass lockdep expression to RCU lists
Amol Grover
1
-2
/
+4
2020-02-24
net: 802: psnap.c: Use built-in RCU list checking
Madhuparna Bhowmik
1
-1
/
+1
2020-02-24
tcp, ulp: Pass lockdep expression to RCU lists
Amol Grover
1
-1
/
+2
2020-02-24
devlink: add ACL generic packet traps
Jiri Pirko
1
-0
/
+3
2020-02-24
net: bridge: fix stale eth hdr pointer in br_dev_xmit
Nikolay Aleksandrov
1
-4
/
+2
2020-02-24
net: Remove unneeded export of a couple of xdp generic functions
David Ahern
2
-2
/
+0
2020-02-24
mac80211: Add api to support configuring TID specific configuration
Tamizh chelvam
2
-0
/
+83
2020-02-24
nl80211: Add support to configure TID specific RTSCTS configuration
Tamizh chelvam
1
-0
/
+8
2020-02-24
nl80211: Add support to configure TID specific AMPDU configuration
Tamizh chelvam
1
-0
/
+8
2020-02-24
nl80211: Add support to configure TID specific retry configuration
Tamizh chelvam
1
-0
/
+28
2020-02-24
nl80211: modify TID-config API
Johannes Berg
3
-54
/
+67
2020-02-24
nl80211: Add NL command to support TID speicific configurations
Tamizh chelvam
3
-0
/
+209
2020-02-24
mac80211: rx: avoid RCU list traversal under mutex
Madhuparna Bhowmik
1
-1
/
+1
2020-02-24
nl80211: explicitly include if_vlan.h
Johannes Berg
1
-0
/
+1
2020-02-24
mac80211: Beacon protection using the new BIGTK (STA)
Jouni Malinen
1
-12
/
+67
2020-02-24
mac80211: Beacon protection using the new BIGTK (AP)
Jouni Malinen
1
-0
/
+25
2020-02-24
mac80211: Update BIP to support Beacon frames
Jouni Malinen
2
-8
/
+37
2020-02-24
mac80211: Support BIGTK configuration for Beacon protection
Jouni Malinen
7
-5
/
+104
2020-02-24
cfg80211: Support key configuration for Beacon protection (BIGTK)
Jouni Malinen
5
-14
/
+90
2020-02-24
cfg80211: More error messages for key addition failures
Jouni Malinen
1
-4
/
+15
2020-02-24
Revert "nl80211: add src and dst addr attributes for control port tx/rx"
Johannes Berg
5
-40
/
+19
2020-02-24
Revert "mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_A...
Johannes Berg
2
-3
/
+1
2020-02-23
net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_...
Madhuparna Bhowmik
1
-7
/
+14
2020-02-23
igmp: remove unused macro IGMP_Vx_UNSOLICITED_REPORT_INTERVAL
Li RongQing
1
-2
/
+0
2020-02-23
tcp: fix TFO SYNACK undo to avoid double-timestamp-undo
Neal Cardwell
1
-1
/
+5
2020-02-22
net: genetlink: return the error code when attribute parsing fails.
Paolo Abeni
1
-2
/
+3
2020-02-22
ipv4: ensure rcu_read_lock() in cipso_v4_error()
Matteo Croce
1
-1
/
+6
2020-02-22
netfilter: ipset: Fix forceadd evaluation path
Jozsef Kadlecsik
1
-0
/
+2
2020-02-22
netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reports
Jozsef Kadlecsik
2
-205
/
+462
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
9
-75
/
+211
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
36
-179
/
+375
2020-02-21
net: Generate reuseport group ID on group creation
Jakub Sitnicki
2
-40
/
+22
2020-02-21
bpf: Allow selecting reuseport socket from a SOCKMAP/SOCKHASH
Jakub Sitnicki
1
-5
/
+10
2020-02-21
bpf, sockmap: Let all kernel-land lookup values in SOCKMAP/SOCKHASH
Jakub Sitnicki
1
-2
/
+7
2020-02-21
bpf, sockmap: Return socket cookie on lookup from syscall
Jakub Sitnicki
1
-4
/
+53
2020-02-21
bpf, sockmap: Don't set up upcalls and progs for listening sockets
Jakub Sitnicki
1
-7
/
+45
2020-02-21
bpf, sockmap: Allow inserting listening TCP sockets into sockmap
Jakub Sitnicki
1
-15
/
+44
2020-02-21
tcp_bpf: Don't let child socket inherit parent protocol ops on copy
Jakub Sitnicki
2
-0
/
+16
2020-02-21
net, sk_msg: Clear sk_user_data pointer on clone if tagged
Jakub Sitnicki
2
-1
/
+7
2020-02-21
net, sk_msg: Annotate lockless access to sk_prot on clone
Jakub Sitnicki
4
-6
/
+12
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
35
-173
/
+368
2020-02-21
net: qrtr: Fix the local node ID as 1
Manivannan Sadhasivam
1
-2
/
+1
2020-02-21
net: qrtr: Migrate nameservice to kernel from userspace
Manivannan Sadhasivam
4
-39
/
+766
2020-02-21
cfg80211: remove support for adjacent channel compensation
Emmanuel Grumbach
2
-6
/
+3
2020-02-21
mac80211: check vif pointer before airtime calculation
Johannes Berg
1
-2
/
+3
[prev]
[next]