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
2009-10-15
net: sk_drops consolidation
Eric Dumazet
9
-34
/
+20
2009-10-15
Phonet: forward incoming packets
Rémi Denis-Courmont
1
-0
/
+32
2009-10-15
Phonet: route outgoing packets
Rémi Denis-Courmont
1
-5
/
+12
2009-10-15
Phonet: routing table Netlink interface
Rémi Denis-Courmont
2
-0
/
+161
2009-10-15
Phonet: routing table backend
Rémi Denis-Courmont
1
-6
/
+94
2009-10-15
Phonet: deliver broadcast packets to broadcast sockets
Rémi Denis-Courmont
2
-0
/
+27
2009-10-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-33
/
+49
2009-10-13
net: Use netdev_alloc_skb_ip_align()
Eric Dumazet
1
-10
/
+3
2009-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-2
/
+4
2009-10-13
x25: bit and/or confusion in x25_ioctl()?
roel kluin
1
-1
/
+1
2009-10-13
tcp: replace ehash_size by ehash_mask
Eric Dumazet
7
-19
/
+19
2009-10-13
ipv6: fix devconf after adding force_tllao option
Cosmin Ratiu
1
-0
/
+1
2009-10-13
udp: Fix udp_poll() and ioctl()
Eric Dumazet
1
-30
/
+43
2009-10-13
tcp: fix tcp_defer_accept to consider the timeout
Willy Tarreau
1
-0
/
+1
2009-10-13
net: Introduce recvmmsg socket syscall
Arnaldo Carvalho de Melo
2
-45
/
+213
2009-10-13
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
17
-19
/
+48
2009-10-12
mac80211: document ieee80211_rx() context requirement
Johannes Berg
1
-0
/
+2
2009-10-12
mac80211: fix ibss race
Johannes Berg
1
-1
/
+1
2009-10-12
mac80211: fix logic error ibss merge bssid check
Felix Fietkau
1
-1
/
+1
2009-10-12
Revert "af_packet: add interframe drop cmsg (v6)"
David S. Miller
1
-33
/
+0
2009-10-12
ipv6 sit: Set relay to 0.0.0.0 directly if relay_prefixlen == 0.
YOSHIFUJI Hideaki / 吉藤英明
1
-3
/
+6
2009-10-12
ipv6 sit: Fix 6rd relay address.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+2
2009-10-12
ipv6 sit: Ensure to initialize 6rd parameters.
YOSHIFUJI Hideaki / 吉藤英明
1
-4
/
+6
2009-10-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
7
-13
/
+27
2009-10-12
pkt_sched: pedit use proper struct
jamal
1
-1
/
+1
2009-10-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
17
-1129
/
+1140
2009-10-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-6
/
+16
2009-10-09
cfg80211: fix netns error unwinding bug
Johannes Berg
1
-1
/
+2
2009-10-08
netlink: fix typo in initialization
Jiri Pirko
1
-1
/
+1
2009-10-08
bridge: Allow enable/disable UFO on bridge device via ethtool
Sridhar Samudrala
1
-0
/
+1
2009-10-08
net: Make UFO on master device independent of attached devices
Sridhar Samudrala
1
-1
/
+1
2009-10-08
udp: dynamically size hash tables at boot time
Eric Dumazet
3
-30
/
+71
2009-10-08
IPv6: Fix 6RD typo
Alexandre Cassen
1
-1
/
+1
2009-10-08
ipv4: Define cipso_v4_delopt static
Hagen Paul Pfeifer
1
-1
/
+1
2009-10-08
econet: Fix redeclaration of symbol len
Hagen Paul Pfeifer
1
-4
/
+4
2009-10-08
IPv6: use ipv6_addr_set_v4mapped()
Brian Haley
5
-34
/
+21
2009-10-08
IPv6: use ipv6_addr_copy() in ip6_route_redirect()
Brian Haley
1
-1
/
+2
2009-10-08
net: Add sk_mark route lookup support for IPv4 listening sockets
Atis Elsts
2
-1
/
+3
2009-10-08
dccp ccid-3: Remove CCID naming redundancy 2/2
Gerrit Renker
2
-192
/
+191
2009-10-08
dccp ccid-2: Remove CCID naming redundancy 1/2
Gerrit Renker
1
-161
/
+161
2009-10-08
dccp ccid-3: Overhaul CCID naming convention 2/2
Gerrit Renker
3
-238
/
+213
2009-10-08
dccp ccid-2: Overhaul CCID naming convention 1/2
Gerrit Renker
2
-161
/
+158
2009-10-08
net/wireless/ethtool.h: drop unnecessary include of linux/ethtool.h
John W. Linville
1
-2
/
+0
2009-10-08
mac80211: support ETHTOOL_GPERMADDR
John W. Linville
1
-1
/
+4
2009-10-08
cfg80211: add firmware and hardware version to wiphy
Kalle Valo
1
-1
/
+22
2009-10-08
wireless: implement basic ethtool support for cfg80211 devices
John W. Linville
4
-1
/
+36
2009-10-08
wext: refactor
Johannes Berg
14
-1127
/
+1079
2009-10-08
nl80211: report age of scan results
Holger Schurig
1
-0
/
+2
2009-10-08
mac80211: use kfree_skb() to free struct sk_buff pointers
Roel Kluin
1
-2
/
+2
2009-10-08
mac80211: fix vlan and optimise RX
Johannes Berg
3
-3
/
+12
[next]