index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-18
tcp: account SYN-ACK timeouts & retransmissions
Octavian Purdila
4
-10
/
+28
2010-01-15
ipv4: Use less conflicting local var name in change_nexthops() loop macro.
David S. Miller
1
-36
/
+40
2010-01-15
net/core/sock.c: quiet sparse noise
H Hartley Sweeten
1
-1
/
+1
2010-01-14
proc_fops: convert drivers/isdn/ to seq_file
Alexey Dobriyan
1
-16
/
+21
2010-01-14
netpoll: allow execution of multiple rx_hooks per interface
Daniel Borkmann
1
-63
/
+106
2010-01-14
genetlink: optimize ctrl_dumpfamily()
Samir Bellabes
1
-3
/
+1
2010-01-12
tcp: Generalized TTL Security Mechanism
Stephen Hemminger
2
-1
/
+16
2010-01-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
14
-34
/
+50
2010-01-11
NET: irda, remove unnecessary checks
Jiri Slaby
1
-6
/
+0
2010-01-11
NET: ipv6, remove unnecessary check
Jiri Slaby
1
-1
/
+1
2010-01-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
5
-25
/
+31
2010-01-08
netfilter: ebtables: enforce CAP_NET_ADMIN
Florian Westphal
1
-0
/
+6
2010-01-08
net/ipv6/tcp_ipv6.c: Use compressed IPv6 address
Joe Perches
1
-1
/
+1
2010-01-08
tcp: update the netstamp_needed counter when cloning sockets
Octavian Purdila
1
-0
/
+4
2010-01-07
netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
Patrick McHardy
1
-9
/
+9
2010-01-07
net: Make it easier to parse /proc/net/dev contents.
Jesper Dangaard Brouer
1
-1
/
+1
2010-01-07
net: RFC3069, private VLAN proxy arp support
Jesper Dangaard Brouer
3
-5
/
+55
2010-01-07
fix bonding: allow arp_ip_targets on separate vlans to use arp validation
Andy Gospodarek
1
-6
/
+5
2010-01-07
Phonet: reject unsupported sendmsg/recvmsg flags
Rémi Denis-Courmont
2
-3
/
+13
2010-01-07
Phonet: zero-copy GPRS TX
Rémi Denis-Courmont
1
-2
/
+14
2010-01-07
Phonet: zero-copy aligned GPRS RX
Rémi Denis-Courmont
2
-2
/
+5
2010-01-07
ip: fix mc_loop checks for tunnels with multicast outer addresses
Octavian Purdila
2
-3
/
+2
2010-01-04
ipvs: Add boundary check on ioctl arguments
Arjan van de Ven
1
-1
/
+13
2010-01-04
tipc: use kconfig to limit numeric ranges
Amerigo Wang
2
-7
/
+11
2010-01-04
can: Speed up CAN frame receiption by using ml_priv
Oliver Hartkopp
3
-119
/
+96
2010-01-04
net/sctp/socket.c: squish warning
Andrew Morton
1
-2
/
+1
2010-01-04
rose_loopback_timer sets VC number <= ROSE_DEFAULT_MAXVC
Bernard Pidoux F6BVP
1
-1
/
+1
2010-01-04
bonding: allow arp_ip_targets on separate vlans to use arp validation
Andy Gospodarek
2
-3
/
+19
2009-12-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
29
-1300
/
+2295
2009-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
5
-5
/
+41
2009-12-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-5
/
+41
2009-12-29
mac80211: annotate sleeping driver ops
Kalle Valo
1
-4
/
+56
2009-12-29
mac80211: remove requeue from work
Johannes Berg
1
-18
/
+0
2009-12-29
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
4
-29
/
+12
2009-12-29
mac80211/cfg80211: add station events
Johannes Berg
4
-1
/
+39
2009-12-29
mac80211: make off-channel work generic
Johannes Berg
3
-68
/
+88
2009-12-29
mac80211: support remain-on-channel command
Johannes Berg
6
-6
/
+181
2009-12-29
cfg80211: add remain-on-channel command
Jouni Malinen
5
-15
/
+285
2009-12-29
mac80211: Generalize off-channel operation helpers from scan code
Jouni Malinen
4
-152
/
+178
2009-12-29
mac80211: proper bss private data handling
Johannes Berg
7
-72
/
+82
2009-12-29
mac80211: split up and insert custom IEs correctly
Johannes Berg
3
-27
/
+154
2009-12-29
mac80211: refactor association
Johannes Berg
2
-109
/
+137
2009-12-29
mac80211: rewrite a few work messages
Johannes Berg
1
-10
/
+10
2009-12-29
mac80211: generalise work handling
Johannes Berg
9
-835
/
+1112
2009-12-29
mac80211: generalise management work a bit
Johannes Berg
2
-107
/
+172
2009-12-29
mac80211: let cfg80211 manage auth state
Johannes Berg
2
-103
/
+73
2009-12-29
mac80211: introduce flush operation
Johannes Berg
4
-2
/
+41
2009-12-29
mac80211: add ieee80211_sdata_running
Johannes Berg
15
-37
/
+40
2009-12-29
wireless: remove CONFIG_WIRELESS_OLD_REGULATORY
John W. Linville
3
-108
/
+2
2009-12-29
mac80211: fix propagation of failed hardware reconfigurations
Luis R. Rodriguez
1
-0
/
+12
[next]