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
2016-05-04
sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race
NeilBrown
1
-3
/
+3
2016-05-04
netlink: don't send NETLINK_URELEASE for unbound sockets
Dmitry Ivanov
1
-1
/
+1
2016-05-04
nl80211: check netlink protocol in socket release notification
Dmitry Ivanov
1
-1
/
+1
2016-04-20
mac80211: fix txq queue related crashes
Michal Kazior
1
-0
/
+3
2016-04-20
mac80211: fix unnecessary frame drops in mesh fwding
Michal Kazior
1
-2
/
+3
2016-04-20
mac80211: fix ibss scan parameters
Sara Sharon
1
-7
/
+15
2016-04-20
mac80211: avoid excessive stack usage in sta_info
Arnd Bergmann
1
-8
/
+16
2016-04-20
mac80211: properly deal with station hashtable insert errors
Johannes Berg
1
-5
/
+8
2016-04-20
mpls: find_outdev: check for err ptr in addition to NULL check
Roopa Prabhu
1
-0
/
+3
2016-04-20
ipv6: Count in extension headers in skb->network_header
Jakub Sitnicki
1
-4
/
+4
2016-04-20
ip6_tunnel: set rtnl_link_ops before calling register_netdevice
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2016-04-20
ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
Haishuang Yan
1
-3
/
+5
2016-04-20
ipv4: l2tp: fix a potential issue in l2tp_ip_recv
Haishuang Yan
1
-3
/
+5
2016-04-20
tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
Daniel Borkmann
1
-12
/
+21
2016-04-20
rtnl: fix msg size calculation in if_nlmsg_size()
Nicolas Dichtel
1
-0
/
+1
2016-04-20
bridge: Allow set bridge ageing time when switchdev disabled
Haishuang Yan
1
-1
/
+1
2016-04-20
ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
Eric Dumazet
1
-2
/
+2
2016-04-20
xfrm: Fix crash observed during device unregistration and decryption
subashab@codeaurora.org
1
-0
/
+3
2016-04-20
ipv4: initialize flowi4_flags before calling fib_lookup()
Lance Richardson
1
-9
/
+7
2016-04-20
ipv4: fix broadcast packets reception
Paolo Abeni
1
-4
/
+8
2016-04-20
tcp/dccp: remove obsolete WARN_ON() in icmp handlers
Eric Dumazet
2
-4
/
+0
2016-04-20
net: Fix use after free in the recvmmsg exit path
Arnaldo Carvalho de Melo
1
-19
/
+19
2016-04-20
ipv4: Don't do expensive useless work during inetdev destroy.
David S. Miller
3
-2
/
+18
2016-04-20
bridge: allow zero ageing time
Stephen Hemminger
1
-3
/
+8
2016-04-20
packet: validate variable length ll headers
Willem de Bruijn
1
-21
/
+16
2016-04-20
ax25: add link layer header validation function
Willem de Bruijn
1
-0
/
+15
2016-04-20
tcp: fix tcpi_segs_in after connection establishment
Eric Dumazet
1
-1
/
+2
2016-04-20
udp6: fix UDP/IPv6 encap resubmit path
Bill Sommerfeld
1
-4
/
+2
2016-04-20
ipv6: re-enable fragment header matching in ipv6_find_hdr
Florian Westphal
1
-1
/
+5
2016-04-20
tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
Parthasarathy Bhuvaragan
1
-14
/
+19
2016-04-20
mld, igmp: Fix reserved tailroom calculation
Benjamin Poirier
2
-4
/
+2
2016-04-20
sctp: lack the check for ports in sctp_v6_cmp_addr
Xin Long
1
-0
/
+2
2016-04-20
net: fix bridge multicast packet checksum validation
Linus Lüssing
1
-2
/
+20
2016-04-20
ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
Hannes Frederic Sowa
1
-1
/
+4
2016-04-20
tunnel: Clear IPCB(skb)->opt before dst_link_failure called
Bernie Harris
4
-1
/
+8
2016-04-20
tcp: convert cached rtt from usec to jiffies when feeding initial rto
Konstantin Khlebnikov
1
-1
/
+1
2016-04-12
Bluetooth: Fix potential buffer overflow with Add Advertising
Johan Hedberg
1
-0
/
+4
2016-03-16
mac80211: Fix Public Action frame RX in AP mode
Jouni Malinen
1
-0
/
+1
2016-03-16
mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
Johannes Berg
2
-10
/
+28
2016-03-16
mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
Felix Fietkau
1
-1
/
+1
2016-03-16
mac80211: minstrel_ht: set default tx aggregation timeout to 0
Felix Fietkau
1
-1
/
+1
2016-03-16
mac80211: fix use of uninitialised values in RX aggregation
Chris Bainbridge
1
-1
/
+1
2016-03-16
mac80211: minstrel: Change expected throughput unit back to Kbps
Sven Eckelmann
2
-2
/
+3
2016-03-16
cfg80211/wext: fix message ordering
Johannes Berg
2
-1
/
+4
2016-03-16
wext: fix message delay/ordering
Johannes Berg
1
-11
/
+40
2016-03-03
sunrpc/cache: fix off-by-one in qword_get()
Stefan Hajnoczi
1
-1
/
+1
2016-03-03
mac80211: Requeue work after scan complete for all VIF types.
Sachin Kulkarni
5
-19
/
+11
2016-03-03
rfkill: fix rfkill_fop_read wait_event usage
Johannes Berg
1
-12
/
+4
2016-03-03
libceph: don't spam dmesg with stray reply warnings
Ilya Dryomov
1
-2
/
+2
2016-03-03
libceph: use the right footer size when skipping a message
Ilya Dryomov
1
-2
/
+9
[next]