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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2015-09-21
fs: create and use seq_show_option for escaping
Kees Cook
1
-2
/
+5
2015-09-13
9p: ensure err is initialized to 0 in p9_client_read/write
Vincent Bernat
1
-0
/
+2
2015-09-13
mac80211: fix invalid read in minstrel_sort_best_tp_rates()
Adrien Schildknecht
1
-5
/
+6
2015-08-16
Bluetooth: Fix NULL pointer dereference in smp_conn_security
Johan Hedberg
1
-0
/
+4
2015-08-10
rds: rds_ib_device.refcount overflow
Wengang Wang
1
-1
/
+3
2015-08-10
mac80211: clear subdir_stations when removing debugfs
Tom Hughes
1
-0
/
+1
2015-08-10
can: replace timestamp as unique skb attribute
Oliver Hartkopp
3
-8
/
+13
2015-08-03
p9_client_write(): avoid double p9_free_req()
Al Viro
1
-0
/
+1
2015-08-03
9p: forgetting to cancel request on interrupted zero-copy RPC
Al Viro
1
-1
/
+2
2015-08-03
SUNRPC: Fix a memory leak in the backchannel code
Trond Myklebust
1
-1
/
+1
2015-08-03
mac80211: prevent possible crypto tx tailroom corruption
Michal Kazior
1
-0
/
+3
2015-08-03
cfg80211: ignore netif running state when changing iftype
Michal Kazior
1
-1
/
+1
2015-08-03
mac80211: fix the beacon csa counter for mesh and ibss
Chun-Yeow Yeoh
3
-0
/
+3
2015-08-03
crush: fix a bug in tree bucket decode
Ilya Dryomov
1
-1
/
+1
2015-08-03
ieee802154: Fix sockaddr_ieee802154 implicit padding information leak.
Lennert Buytenhek
1
-0
/
+6
2015-08-03
Bluetooth: Fix race condition with user channel and setup stage
Marcel Holtmann
1
-7
/
+19
2015-07-10
sctp: Fix race between OOTB responce and route removal
Alexander Sverdlin
1
-1
/
+3
2015-07-10
ip: report the original address of ICMP messages
Julian Anastasov
2
-2
/
+21
2015-07-10
tcp: Do not call tcp_fastopen_reset_cipher from interrupt context
Christoph Paasch
3
-4
/
+7
2015-07-10
mac80211: fix locking in update_vlan_tailroom_need_count()
Johannes Berg
1
-3
/
+10
2015-07-10
neigh: do not modify unlinked entries
Julian Anastasov
1
-0
/
+13
2015-07-10
packet: avoid out of bounds read in round robin fanout
Willem de Bruijn
1
-16
/
+2
2015-07-10
packet: read num_members once in packet_rcv_fanout()
Eric Dumazet
1
-1
/
+1
2015-07-10
bridge: fix br_stp_set_bridge_priority race conditions
Nikolay Aleksandrov
2
-3
/
+3
2015-07-10
sctp: fix ASCONF list handling
Marcelo Ricardo Leitner
1
-11
/
+32
2015-07-10
can: fix loss of CAN frames in raw_rcv
Oliver Hartkopp
1
-1
/
+5
2015-06-12
sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHO
Marcelo Ricardo Leitner
1
-1
/
+10
2015-06-11
net: don't wait for order-3 page allocation
Shaohua Li
2
-2
/
+2
2015-06-11
mpls: handle device renames for per-device sysctls
Robert Shearman
1
-0
/
+11
2015-06-10
net, swap: Remove a warning and clarify why sk_mem_reclaim is required when d...
Mel Gorman
1
-8
/
+5
2015-06-10
bridge: fix multicast router rlist endless loop
Nikolay Aleksandrov
1
-4
/
+3
2015-06-10
tipc: disconnect socket directly after probe failure
Erik Hugne
1
-5
/
+11
2015-06-10
Revert "ipv6: Fix protocol resubmission"
David S. Miller
1
-5
/
+3
2015-06-09
cfg80211: wext: clear sinfo struct before calling driver
Johannes Berg
1
-0
/
+2
2015-06-08
net: replace last open coded skb_orphan_frags with function call
Willem de Bruijn
1
-9
/
+2
2015-06-08
ipv6: Fix protocol resubmission
Josh Hunt
1
-3
/
+5
2015-06-08
ipv6: fix possible use after free of dev stats
Robert Shearman
1
-2
/
+9
2015-06-07
bridge: disable softirqs around br_fdb_update to avoid lockup
Nikolay Aleksandrov
1
-0
/
+2
2015-06-07
Revert "bridge: use _bh spinlock variant for br_fdb_update to avoid lockup"
David S. Miller
1
-2
/
+2
2015-06-07
mpls: fix possible use after free of device
Robert Shearman
2
-1
/
+2
2015-06-07
bridge: use _bh spinlock variant for br_fdb_update to avoid lockup
Wilson Kok
1
-2
/
+2
2015-06-04
ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()
Shawn Bohrer
1
-3
/
+15
2015-06-03
openvswitch: disable LRO
Jiri Benc
1
-0
/
+1
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-4
/
+0
2015-06-01
vti6: Add pmtu handling to vti6_xmit.
Steffen Klassert
1
-0
/
+14
2015-06-01
Revert "net: core: 'ethtool' issue with querying phy settings"
David S. Miller
1
-9
/
+1
2015-06-01
Revert "netfilter: ensure number of counters is >0 in do_replace()"
Bernhard Thaler
1
-4
/
+0
2015-05-31
net: dsa: Properly propagate errors from dsa_switch_setup_one
Florian Fainelli
1
-2
/
+2
2015-05-31
tcp: fix child sockets to use system default congestion control if not set
Neal Cardwell
2
-2
/
+8
2015-05-31
udp: fix behavior of wrong checksums
Eric Dumazet
2
-8
/
+4
[next]