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
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
2011-05-21
net: dev_close() should check IFF_UP
Eric Dumazet
1
-4
/
+6
2011-05-21
net: ip_expire() must revalidate route
Eric Dumazet
1
-16
/
+15
2011-05-21
dccp: handle invalid feature options length
Dan Rosenberg
1
-0
/
+2
2011-05-09
can: add missing socket check in can/raw release
Oliver Hartkopp
1
-1
/
+6
2011-05-09
can: Add missing socket check in can/bcm release.
Dave Jones
1
-1
/
+6
2011-05-09
af_unix: Only allow recv on connected seqpacket sockets.
Eric W. Biederman
1
-1
/
+15
2011-05-09
mac80211: fix SMPS debugfs locking
Johannes Berg
2
-2
/
+4
2011-04-21
ip: ip_options_compile() resilient to NULL skb route
Eric Dumazet
1
-3
/
+3
2011-04-21
bridge: reset IPCB in br_parse_ip_options
Eric Dumazet
1
-4
/
+2
2011-04-21
Bluetooth: Fix HCI_RESET command synchronization
Gustavo F. Padovan
2
-2
/
+7
2011-04-21
bridge: Reset IPCB when entering IP stack on NF_FORWARD
Herbert Xu
1
-0
/
+3
2011-04-21
vlan: should take into account needed_headroom
Eric Dumazet
1
-0
/
+1
2011-04-21
xfrm: Refcount destination entry on xfrm_lookup
Steffen Klassert
1
-0
/
+2
2011-04-21
tcp: avoid cwnd moderation in undo
Yuchung Cheng
1
-5
/
+7
2011-04-21
sctp: Pass __GFP_NOWARN to hash table allocation attempts.
David S. Miller
1
-2
/
+2
2011-04-21
net_sched: fix ip_tos2prio
Dan Siemon
1
-1
/
+1
2011-04-21
net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries.
Eric W. Biederman
1
-7
/
+11
2011-04-21
l2tp: fix possible oops on l2tp_eth module unload
James Chapman
1
-1
/
+1
2011-04-21
fib: add rtnl locking in ip_fib_net_exit
Eric Dumazet
1
-0
/
+2
2011-04-21
bridge: Fix possibly wrong MLD queries' ethernet source address
Linus Lüssing
1
-1
/
+1
2011-04-14
atm/solos-pci: Don't flap VCs when carrier state changes
Philip A. Prindeville
1
-0
/
+1
2011-04-14
netfilter: h323: bug in parsing of ASN1 SEQOF field
David Sterba
1
-1
/
+1
2011-04-14
econet: 4 byte infoleak to the network
Vasiliy Kulikov
1
-1
/
+1
2011-04-14
ipv6: netfilter: ip6_tables: fix infoleak to userspace
Vasiliy Kulikov
1
-0
/
+3
2011-04-14
netfilter: ipt_CLUSTERIP: fix buffer overflow
Vasiliy Kulikov
1
-1
/
+4
2011-04-14
netfilter: arp_tables: fix infoleak to userspace
Vasiliy Kulikov
1
-0
/
+3
2011-04-14
netfilter: xtables: fix reentrancy
Eric Dumazet
2
-4
/
+4
2011-04-14
netfilter: ip_tables: fix infoleak to userspace
Vasiliy Kulikov
1
-0
/
+3
2011-04-14
Bluetooth: bnep: fix buffer overflow
Vasiliy Kulikov
1
-0
/
+1
2011-04-14
bridge: netfilter: fix information leak
Vasiliy Kulikov
1
-0
/
+2
2011-04-14
Bluetooth: sco: fix information leak to userspace
Vasiliy Kulikov
1
-0
/
+1
2011-04-14
Revert "net/sunrpc: Use static const char arrays"
Trond Myklebust
1
-1
/
+1
2011-04-14
mac80211: fix a crash in minstrel_ht in HT mode with no supported MCS rates
Felix Fietkau
1
-7
/
+18
2011-04-14
ROSE: prevent heap corruption with bad facilities
Dan Rosenberg
1
-2
/
+16
2011-04-14
net: fix ethtool->set_flags not intended -EINVAL return value
Stanislaw Gruszka
1
-1
/
+16
2011-04-14
irda: prevent heap corruption on invalid nickname
Dan Rosenberg
1
-0
/
+3
2011-04-14
irda: validate peer name and attribute lengths
Dan Rosenberg
1
-0
/
+6
2011-04-14
mac80211: initialize sta->last_rx in sta_info_alloc
Felix Fietkau
1
-0
/
+1
2011-03-27
SUNRPC: Never reuse the socket port after an xs_close()
Trond Myklebust
1
-0
/
+2
2011-03-27
ethtool: Compat handling for struct ethtool_rxnfc
Ben Hutchings
1
-7
/
+107
2011-03-23
RPC: killing RPC tasks races fixed
Stanislav Kinsbursky
1
-1
/
+3
2011-03-23
SUNRPC: Ensure we always run the tk_callback before tk_action
Trond Myklebust
1
-8
/
+6
2011-03-14
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
3
-15
/
+64
2011-03-10
ip6ip6: autoload ip6 tunnel
stephen hemminger
1
-0
/
+1
2011-03-10
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
6
-27
/
+80
2011-03-10
net: bridge builtin vs. ipv6 modular
Randy Dunlap
1
-0
/
+1
2011-03-10
sunrpc: Propagate errors from xs_bind() through xs_create_sock()
Ben Hutchings
1
-1
/
+2
2011-03-10
SUNRPC: Remove resource leak in svc_rdma_send_error()
Jesper Juhl
1
-0
/
+1
2011-03-10
SUNRPC: Close a race in __rpc_wait_for_completion_task()
Trond Myklebust
1
-14
/
+61
2011-03-09
ipv6: Don't create clones of host routes.
David S. Miller
1
-1
/
+3
[next]