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
2015-02-05
nl80211: fix per-station group key get/del and memory leak
Johannes Berg
1
-5
/
+4
2015-02-05
mac80211: only roll back station states for WDS when suspending
Luciano Coelho
1
-14
/
+15
2015-02-05
mac80211: properly set CCK flag in radiotap
Mathy Vanhoef
1
-1
/
+1
2015-01-29
ipvs: uninitialized data with IP_VS_IPV6
Dan Carpenter
1
-5
/
+5
2015-01-29
netfilter: conntrack: fix race between confirmation and flush
Pablo Neira Ayuso
1
-11
/
+9
2015-01-29
netfilter: nfnetlink: relax strict multicast group check from netlink_bind
Pablo Neira Ayuso
1
-1
/
+1
2015-01-29
netfilter: nf_tables: fix flush ruleset chain dependencies
Pablo Neira Ayuso
1
-5
/
+9
2015-01-29
netfilter: nfnetlink: validate nfnetlink header from batch
Pablo Neira Ayuso
1
-1
/
+2
2015-01-27
cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz drivers
Jouni Malinen
1
-3
/
+6
2015-01-27
cfg80211: avoid mem leak on driver hint set
Arik Nemtsov
1
-1
/
+4
2015-01-27
cfg80211: don't WARN about two consecutive Country IE hint
Emmanuel Grumbach
1
-5
/
+2
2015-01-27
nl80211: check matches array length before acessing it
Luciano Coelho
1
-1
/
+1
2015-01-27
tcp: Do not apply TSO segment limit to non-TSO packets
Herbert Xu
1
-2
/
+2
2015-01-27
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
1
-9
/
+14
2015-01-27
net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding
Jay Vosburgh
1
-0
/
+1
2015-01-27
net: Reset secmark when scrubbing packet
Thomas Graf
1
-0
/
+1
2015-01-27
net: Fix stacked vlan offload features computation
Toshiaki Makita
1
-5
/
+8
2015-01-27
tcp6: don't move IP6CB before xfrm6_policy_check()
Nicolas Dichtel
1
-16
/
+29
2015-01-27
batman-adv: avoid NULL dereferences and fix if check
Antonio Quartulli
1
-1
/
+1
2015-01-27
batman-adv: Unify fragment size calculation
Sven Eckelmann
1
-1
/
+1
2015-01-27
batman-adv: Calculate extra tail size based on queued fragments
Sven Eckelmann
1
-1
/
+1
2015-01-27
net: drop the packet when fails to do software segmentation or header check
Jason Wang
1
-1
/
+1
2015-01-27
geneve: Fix races between socket add and release.
Jesse Gross
1
-6
/
+7
2015-01-27
geneve: Remove socket and offload handlers at destruction.
Jesse Gross
1
-0
/
+17
2015-01-27
netlink: Don't reorder loads/stores before marking mmap netlink frame as avai...
Thomas Graf
1
-1
/
+1
2015-01-27
netlink: Always copy on mmap TX.
David Miller
1
-36
/
+16
2015-01-27
gre: fix the inner mac header in nbma tunnel xmit path
Timo Teräs
1
-4
/
+5
2015-01-16
Revert "mac80211: Fix accounting of the tailroom-needed counter"
Johannes Berg
1
-3
/
+9
2015-01-16
rpc: fix xdr_truncate_encode to handle buffer ending on page boundary
J. Bruce Fields
1
-3
/
+3
2015-01-16
Bluetooth: Fix accepting connections when not using mgmt
Johan Hedberg
1
-1
/
+6
2015-01-16
Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR
Marcel Holtmann
1
-3
/
+6
2015-01-16
Bluetooth: Clear LE white list when resetting controller
Marcel Holtmann
1
-0
/
+2
2015-01-16
Bluetooth: Fix check for direct advertising
Johan Hedberg
1
-1
/
+1
2015-01-16
Bluetooth: Fix LE connection timeout deadlock
Johan Hedberg
1
-1
/
+1
2015-01-16
Bluetooth: 6lowpan: fix skb_unshare behaviour
Alexander Aring
1
-6
/
+2
2015-01-08
mac80211: free management frame keys when removing station
Johannes Berg
1
-1
/
+1
2015-01-08
mac80211: fix multicast LED blinking and counter
Andreas Müller
1
-5
/
+6
2015-01-08
mac80211: avoid using uninitialized stack data
Jes Sorensen
1
-0
/
+1
2015-01-08
mac80211: copy chandef from AP vif to VLANs
Felix Fietkau
2
-4
/
+20
2014-12-16
netlink: use jhash as hashfn for rhashtable
Daniel Borkmann
1
-1
/
+1
2014-12-16
net: fix suspicious rcu_dereference_check in net/sched/sch_fq_codel.c
Valdis.Kletnieks@vt.edu
1
-1
/
+1
2014-12-16
tcp: fix more NULL deref after prequeue changes
Eric Dumazet
2
-16
/
+16
2014-12-16
net: sctp: use MAX_HEADER for headroom reserve in output path
Daniel Borkmann
1
-2
/
+2
2014-12-16
openvswitch: Fix flow mask validation.
Pravin B Shelar
1
-2
/
+2
2014-12-16
gre: Set inner mac header in gro complete
Tom Herbert
1
-0
/
+3
2014-11-29
rtnetlink: release net refcnt on error in do_setlink()
Nicolas Dichtel
1
-0
/
+1
2014-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
14
-33
/
+67
2014-11-26
net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks
Willem de Bruijn
3
-11
/
+14
2014-11-26
bridge: Sanitize IFLA_EXT_MASK for AF_BRIDGE:RTM_GETLINK
Thomas Graf
1
-5
/
+12
2014-11-26
bridge: Add missing policy entry for IFLA_BRPORT_FAST_LEAVE
Thomas Graf
1
-0
/
+1
[next]