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
2011-02-24
netfilter: ctnetlink: fix missing refcount increment during dumps
Pablo Neira Ayuso
1
-0
/
+1
2011-02-24
netfilter: fix race in conntrack between dump_table and destroy
Stephen Hemminger
1
-9
/
+5
2011-02-24
net: deinit automatic LIST_HEAD
Eric Dumazet
1
-0
/
+2
2011-02-17
net: clear heap allocation for ethtool_get_regs()
Eugene Teo
1
-1
/
+1
2011-02-17
net: ax25: fix information leak to userland harder
Kees Cook
1
-1
/
+1
2011-02-17
net: Fix ip link add netns oops
Eric W. Biederman
1
-0
/
+3
2011-02-17
net_sched: pfifo_head_drop problem
Eric Dumazet
1
-2
/
+0
2011-02-17
ipv4: IP defragmentation must be ECN aware
Eric Dumazet
1
-0
/
+34
2011-02-17
net: add POLLPRI to sock_def_readable()
Eric Dumazet
1
-1
/
+1
2011-02-17
inet6: prevent network storms caused by linux IPv6 routers
Alexey Kuznetsov
1
-0
/
+3
2011-02-17
af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.
David S. Miller
1
-1
/
+1
2011-02-17
NFS: Don't use vm_map_ram() in readdir
Trond Myklebust
1
-31
/
+124
2011-02-17
cfg80211: fix disabling channels based on hints
Luis R. Rodriguez
1
-1
/
+19
2011-02-17
cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORY
Luis R. Rodriguez
1
-0
/
+1
2011-02-17
cfg80211: pass the reg hint initiator to helpers
Luis R. Rodriguez
1
-4
/
+8
2011-02-17
mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmit
Felix Fietkau
1
-1
/
+2
2011-02-17
mac80211: fix a crash in ieee80211_beacon_get_tim on change_interface
Felix Fietkau
1
-0
/
+3
2011-02-17
mac80211: use maximum number of AMPDU frames as default in BA RX
Luciano Coelho
1
-9
/
+2
2011-02-17
mac80211: add missing synchronize_rcu
Johannes Berg
1
-0
/
+6
2011-02-17
mac80211: fix mesh forwarding when ratelimited too
Milton Miller
1
-2
/
+2
2011-01-04
ipv4/route.c: respect prefsrc for local routes
Joel Sing
1
-2
/
+6
2011-01-03
bridge: stp: ensure mac header is set
Florian Westphal
1
-0
/
+2
2011-01-03
bridge: fix br_multicast_ipv6_rcv for paged skbs
Tomas Winkler
1
-10
/
+18
2010-12-31
CAN: Use inode instead of kernel address for /proc file
Dan Rosenberg
1
-2
/
+2
2010-12-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
21
-57
/
+114
2010-12-25
ipv4: dont create routes on down devices
Eric Dumazet
1
-3
/
+4
2010-12-23
Revert "ipv4: Allow configuring subnets as local addresses"
David S. Miller
2
-4
/
+9
2010-12-23
irda: prevent integer underflow in IRLMP_ENUMDEVICES
Dan Rosenberg
1
-7
/
+11
2010-12-23
tcp: fix listening_get_next()
Eric Dumazet
1
-2
/
+2
2010-12-22
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-1
/
+4
2010-12-22
mac80211: fix mesh forwarding
Johannes Berg
1
-1
/
+4
2010-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-11
/
+12
2010-12-20
net_sched: sch_sfq: fix allot handling
Eric Dumazet
1
-12
/
+8
2010-12-19
ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.
David Stevens
2
-11
/
+17
2010-12-17
ceph: handle partial result from get_user_pages
Henry C Chang
1
-2
/
+2
2010-12-17
ceph: mark user pages dirty on direct-io reads
Henry C Chang
1
-4
/
+7
2010-12-16
ipv6: don't flush routes when setting loopback down
stephen hemminger
1
-1
/
+3
2010-12-16
sctp: fix the return value of getting the sctp partial delivery point
Wei Yongjun
1
-1
/
+1
2010-12-16
bridge: fix IPv6 queries for bridge multicast snooping
David Stevens
1
-1
/
+1
2010-12-16
net: fix nulls list corruptions in sk_prot_alloc
Octavian Purdila
5
-12
/
+39
2010-12-16
ipv6: delete expired route in ip6_pmtu_deliver
Andrey Vagin
1
-1
/
+6
2010-12-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-1
/
+9
2010-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
21
-57
/
+128
2010-12-13
ceph: fix msgr_init error path
Sage Weil
1
-5
/
+3
2010-12-13
mac80211: avoid calling ieee80211_work_work unconditionally
Herton Ronaldo Krzesinski
1
-1
/
+4
2010-12-13
mac80211: Fix NULL-pointer deference on ibss merge when not ready
Tim Harvey
1
-0
/
+4
2010-12-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
1
-0
/
+1
2010-12-10
net: fix skb_defer_rx_timestamp()
Eric Dumazet
1
-2
/
+4
2010-12-10
atm: correct sysfs 'device' link creation and parent relationships
Dan Williams
3
-5
/
+7
2010-12-10
SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped address
Wei Yongjun
1
-0
/
+8
[next]