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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-09
phylib: add mdiobus_{read,write}
Lennert Buytenhek
3
-57
/
+87
2008-10-09
phylib: give mdio buses a device tree presence
Lennert Buytenhek
2
-4
/
+79
2008-10-09
phylib: move to dynamic allocation of struct mii_bus
Lennert Buytenhek
23
-185
/
+279
2008-10-09
phylib: rename mii_bus::dev to mii_bus::parent
Lennert Buytenhek
17
-17
/
+17
2008-10-09
myri10ge: add multiqueue TX
Brice Goglin
1
-34
/
+118
2008-10-09
atl1: update introductory comments
Jay Cliburn
1
-7
/
+3
2008-10-09
atl1: remove EXPERIMENTAL label
Jay Cliburn
1
-3
/
+4
2008-10-09
atl1: remove LLTX
Jay Cliburn
1
-17
/
+1
2008-10-09
atl1: fix transmit timeout bug
Jay Cliburn
2
-2
/
+3
2008-10-09
skge: Fix skge_set_ring_param() losing error return
Wang Chen
1
-2
/
+2
2008-10-09
[10/21] driver/net/skge.c: restart the interface when it's options or
Xiaoming.Zhang
1
-4
/
+18
2008-10-09
[2.6.28,1/1] cxgb3 - fix race in EEH
Divy Le Ray
3
-3
/
+24
2008-10-09
via-velocity: Fix warnings on sparc64.
Francois Romieu
1
-2
/
+2
2008-10-09
net: remove LLTX in atl2 driver
Kevin Hao
2
-24
/
+1
2008-10-09
phylib: Wake PHY state machine on interrupt
Trent Piepho
1
-0
/
+6
2008-10-09
PHY: Avoid unnecessary aneg restarts
Trent Piepho
1
-19
/
+30
2008-10-09
r8169: read MAC address from EEPROM on init
Ivan Vecera
1
-1
/
+72
2008-10-09
net: add net poll support for atl2 driver
Kevin Hao
1
-0
/
+12
2008-10-09
ibm_newemac: Fix EMAC soft reset on 460EX/GT
Victor Gallardo
3
-0
/
+27
2008-10-09
phylib: phy_mii_ioctl() fixes
Lennert Buytenhek
1
-2
/
+3
2008-10-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
139
-1041
/
+1732
2008-10-09
ipvs: Remove stray file left over from ipvs move
Sven Wegener
1
-261
/
+0
2008-10-09
tcpv6: fix option space offsets with md5
Ilpo Järvinen
1
-1
/
+1
2008-10-09
Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
29
-5
/
+272
2008-10-09
sctp: shrink sctp_tsnmap some more by removing gabs array
Vlad Yasevich
3
-20
/
+15
2008-10-09
sctp: Rework the tsn map to use generic bitmap.
Vlad Yasevich
8
-224
/
+178
2008-10-09
inet: cleanup of local_port_range
Eric Dumazet
3
-20
/
+23
2008-10-08
udp: Improve port randomization
Eric Dumazet
1
-44
/
+12
2008-10-08
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-0
/
+4
2008-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
9
-39
/
+38
2008-10-08
pkt_sched: Update qdisc requeue stats in dev_requeue_skb()
Jarek Poplawski
1
-0
/
+1
2008-10-08
tcp: fix length used for checksum in a reset
Ilpo Järvinen
2
-3
/
+3
2008-10-08
[MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte Sur
Ralf Baechle
1
-0
/
+4
2008-10-08
ipv6: remove unused not init_ipv6_mibs/cleanup_ipv6_mibs
Denis V. Lunev
1
-17
/
+0
2008-10-08
ipv6: making ip and icmp statistics per/namespace
Denis V. Lunev
4
-31
/
+28
2008-10-08
ipv6: added net argument to _DEVINC/_DEVADD
Denis V. Lunev
1
-19
/
+21
2008-10-08
ipv6: added net argument to ICMP6MSGIN_INC_STATS_BH
Denis V. Lunev
2
-3
/
+3
2008-10-08
ipv6: ICMP6MSGIN_INC_STATS is not used
Denis V. Lunev
1
-2
/
+0
2008-10-08
ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BH
Denis V. Lunev
3
-4
/
+4
2008-10-08
ipv6: added net argument to ICMP6MSGOUT_INC_STATS
Denis V. Lunev
3
-5
/
+5
2008-10-08
ipv6: added net argument to ICMP6_INC_STATS_BH
Denis V. Lunev
7
-9
/
+13
2008-10-08
ipv6: added net argument to ICMP6_INC_STATS
Denis V. Lunev
3
-4
/
+5
2008-10-08
ipv6: added net argument to IP6_ADD_STATS_BH
Denis V. Lunev
2
-2
/
+3
2008-10-08
ipv6: added net argument to IP6_INC_STATS_BH
Denis V. Lunev
7
-51
/
+72
2008-10-08
netns: add net parameter to IP6_INC_STATS
Denis V. Lunev
9
-40
/
+57
2008-10-08
ipv6: consolidate error paths in ipv6_frag_rcv
Denis V. Lunev
1
-12
/
+10
2008-10-08
ipv6: local dev is actually unused in ip6_fragment
Denis V. Lunev
1
-2
/
+0
2008-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
174
-3901
/
+4281
2008-10-08
netfilter: xtables: remove bogus mangle table dependency of connmark
Jan Engelhardt
1
-1
/
+0
2008-10-08
netfilter: xtables: use NFPROTO_UNSPEC in more extensions
Jan Engelhardt
7
-120
/
+43
[next]