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
2014-12-06
netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpse
bill bonaparte
1
-6
/
+8
2014-12-06
net/ping: handle protocol mismatching scenario
Jane Zhou
1
-0
/
+2
2014-12-06
mac80211: Fix regression that triggers a kernel BUG with CCMP
Ronald Wahl
1
-0
/
+3
2014-12-06
ipx: fix locking regression in ipx_sendmsg and ipx_recvmsg
Jiri Bohac
1
-1
/
+5
2014-12-06
ipv4: Fix incorrect error code when adding an unreachable route
Panu Matilainen
1
-0
/
+4
2014-11-21
net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
Daniel Borkmann
2
-60
/
+57
2014-11-21
net: sctp: fix panic on duplicate ASCONF chunks
Daniel Borkmann
1
-0
/
+2
2014-11-21
net: sctp: fix remote memory pressure from excessive queueing
Daniel Borkmann
2
-26
/
+10
2014-11-21
netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops()
Arturo Borrero
1
-1
/
+1
2014-11-21
netfilter: nf_log: release skbuff on nlmsg put failure
Houcheng Lin
1
-9
/
+8
2014-11-21
netfilter: nfnetlink_log: fix maximum packet length logged to userspace
Florian Westphal
1
-3
/
+5
2014-11-21
netfilter: nf_log: account for size of NLMSG_DONE attribute
Florian Westphal
1
-3
/
+3
2014-11-21
netfilter: nf_tables: check for NULL in nf_tables_newchain pcpu stats allocation
Sabrina Dubroca
1
-2
/
+2
2014-11-21
netfilter: ipset: off by one in ip_set_nfnl_get_byindex()
Dan Carpenter
1
-1
/
+1
2014-11-21
sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptor
Jeff Layton
1
-5
/
+30
2014-11-21
mac80211: fix use-after-free in defragmentation
Johannes Berg
1
-7
/
+7
2014-11-21
mac80211: schedule the actual switch of the station before CSA count 0
Luciano Coelho
1
-1
/
+2
2014-11-21
mac80211: use secondary channel offset IE also beacons during CSA
Luciano Coelho
5
-17
/
+10
2014-11-21
mac80211: properly flush delayed scan work on interface removal
Johannes Berg
1
-1
/
+6
2014-11-21
libceph: do not crash on large auth tickets
Ilya Dryomov
1
-37
/
+132
2014-11-21
netlink: Properly unbind in error conditions.
Hiroaki SHIMODA
1
-2
/
+3
2014-11-21
ipv6: fix IPV6_PKTINFO with v4 mapped
Eric Dumazet
1
-1
/
+1
2014-11-21
net: sctp: fix memory leak in auth key management
Daniel Borkmann
1
-2
/
+0
2014-11-21
net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...
Daniel Borkmann
1
-0
/
+3
2014-11-21
gre6: Move the setting of dev->iflink into the ndo_init functions.
Steffen Klassert
1
-2
/
+3
2014-11-21
sit: Use ipip6_tunnel_init as the ndo_init function.
Steffen Klassert
1
-9
/
+6
2014-11-21
vti6: Use vti6_dev_init as the ndo_init function.
Steffen Klassert
1
-10
/
+1
2014-11-21
ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.
Steffen Klassert
1
-9
/
+1
2014-11-21
inet: frags: remove the WARN_ON from inet_evict_bucket
Nikolay Aleksandrov
1
-1
/
+0
2014-11-21
inet: frags: fix a race between inet_evict_bucket and inet_frag_kill
Nikolay Aleksandrov
1
-1
/
+2
2014-11-14
mac80211: fix typo in starting baserate for rts_cts_rate_idx
Karl Beldan
1
-1
/
+1
2014-11-14
libceph: ceph-msgr workqueue needs a resque worker
Ilya Dryomov
1
-1
/
+5
2014-11-14
fix misuses of f_count() in ppp and netlink
Al Viro
1
-1
/
+1
2014-11-14
SUNRPC: Add missing support for RPC_CLNT_CREATE_NO_RETRANS_TIMEOUT
Trond Myklebust
1
-0
/
+3
2014-11-14
SUNRPC: Don't wake tasks during connection abort
Benjamin Coddington
1
-0
/
+4
2014-11-14
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
Ben Hutchings
1
-0
/
+34
2014-11-14
gre: Use inner mac length when computing tunnel length
Tom Herbert
1
-1
/
+1
2014-11-14
ipv4: Do not cache routing failures due to disabled forwarding.
Nicolas Cavallari
1
-0
/
+1
2014-11-14
tcp: md5: do not use alloc_percpu()
Eric Dumazet
1
-39
/
+20
2014-11-14
net: fix saving TX flow hash in sock for outgoing connections
Sathya Perla
2
-4
/
+4
2014-11-14
net: tso: fix unaligned access to crafted TCP header in helper API
Karl Beldan
1
-1
/
+2
2014-11-14
netlink: Re-add locking to netlink_lookup() and seq walker
Thomas Graf
1
-12
/
+25
2014-11-14
tipc: fix bug in bundled buffer reception
Jon Paul Maloy
1
-1
/
+6
2014-11-14
ipv4: fix a potential use after free in ip_tunnel_core.c
Li RongQing
1
-1
/
+2
2014-11-14
ipv4: dst_entry leak in ip_send_unicast_reply()
Vasily Averin
1
-3
/
+9
2014-11-14
ipv4: fix nexthop attlen check in fib_nh_match
Jiri Pirko
1
-1
/
+1
2014-10-30
Bluetooth: 6lowpan: Route packets that are not meant to peer via correct device
Jukka Rissanen
1
-2
/
+63
2014-10-30
Bluetooth: 6lowpan: Set the peer IPv6 address correctly
Jukka Rissanen
1
-0
/
+13
2014-10-30
Bluetooth: 6lowpan: Increase the connection timeout value
Jukka Rissanen
1
-1
/
+1
2014-10-30
Bluetooth: Fix setting correct security level when initiating SMP
Johan Hedberg
1
-1
/
+4
[next]