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
2009-06-03
net: skb cleanup
Eric Dumazet
1
-3
/
+1
2009-06-03
net: skb->dst accessors
Eric Dumazet
83
-390
/
+414
2009-06-03
net: skb->rtable accessor
Eric Dumazet
23
-73
/
+89
2009-06-03
net: add _skb_dst opaque field
Eric Dumazet
1
-0
/
+1
2009-06-03
e1000e: bump the version number
Bruce Allan
1
-1
/
+1
2009-06-03
e1000e: workaround a Tx hang on 82577/82578
Bruce Allan
1
-2
/
+7
2009-06-03
e1000e: add support for 82577/82578 GbE LOM parts
Bruce Allan
10
-68
/
+1441
2009-06-03
e1000e: specify max supported frame size in adapter struct
Bruce Allan
5
-20
/
+31
2009-06-03
e1000e: correct flow control thresholds
Bruce Allan
2
-6
/
+10
2009-06-03
e1000e: do not attempt to disable smart powerdown if not supported
Bruce Allan
1
-1
/
+2
2009-06-03
e1000e: enable CRC stripping by default
Bruce Allan
1
-0
/
+2
2009-06-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
30
-125
/
+214
2009-06-02
mlx4_en: Updated driver version
Yevgeny Petrilin
1
-2
/
+2
2009-06-02
mlx4_en: Added vlan_features support
Yevgeny Petrilin
1
-0
/
+4
2009-06-02
mlx4_en: multiqueue support
Yevgeny Petrilin
4
-71
/
+28
2009-06-02
mlx4_en: Coalescing target is equal for all mtu's
Yevgeny Petrilin
3
-5
/
+4
2009-06-02
mlx4_en: Work with part of the ports.
Yevgeny Petrilin
1
-18
/
+1
2009-06-02
mlx4_en renamed en_params.c to en_ethtool.c
Yevgeny Petrilin
2
-1
/
+1
2009-06-02
mlx4_en: Moved all module parameters handling to en_main.c
Yevgeny Petrilin
3
-60
/
+54
2009-06-02
mlx4_en: Giving interface name in debug messages
Yevgeny Petrilin
5
-156
/
+159
2009-06-02
net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel pa...
Minoru Usui
1
-6
/
+17
2009-06-02
e1000: add missing length check to e1000 receive routine
Neil Horman
1
-2
/
+3
2009-06-02
ipv4: New multicast-all socket option
Nivedita Singhvi
5
-2
/
+16
2009-06-02
net: ipv4/ip_sockglue.c cleanups
Eric Dumazet
1
-37
/
+36
2009-06-02
IPv6: Print error value when skb allocation fails
Brian Haley
1
-4
/
+4
2009-06-02
forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)
Ed Swierk
1
-2
/
+13
2009-06-02
usb: gadget: f_phonet: fix memory allocation sizes
Rémi Denis-Courmont
1
-5
/
+4
2009-06-02
f_phonet: no need to check for carrier - scheduler does it internally
Rémi Denis-Courmont
1
-8
/
+2
2009-06-02
f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callback
Rémi Denis-Courmont
1
-1
/
+1
2009-06-02
Phonet: fix accounting race between gprs_writeable() and gprs_xmit()
Rémi Denis-Courmont
1
-2
/
+3
2009-06-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
1
-6
/
+0
2009-06-01
atl1c_main.c: add wait_for_idle routine
Joe Perches
1
-25
/
+23
2009-06-01
3c509: Add missing EISA IDs
Maciej W. Rozycki
1
-0
/
+4
2009-06-01
IPv6: Add 'autoconf' and 'disable_ipv6' module parameters
Brian Haley
5
-10
/
+145
2009-06-01
cpmac: prevent fatal exception in cpmac_end_xmit
Stefan Weil
1
-2
/
+2
2009-06-01
cpmac: remove unused variable.
Florian Fainelli
1
-3
/
+1
2009-06-01
can: sja1000: generic OF platform bus driver
Wolfgang Grandegger
5
-0
/
+299
2009-06-01
can: sja1000: stop misusing member base_addr of struct net_device
Wolfgang Grandegger
5
-98
/
+95
2009-06-01
can: some fixes and cleanups to the initial device driver interface
Wolfgang Grandegger
3
-5
/
+2
2009-06-01
MAINTAINERS: take maintainership of the cpmac Ethernet driver
Florian Fainelli
1
-0
/
+7
2009-05-31
net: unset IFF_XMIT_DST_RELEASE for qeth and ipoib
Eric Dumazet
2
-0
/
+2
2009-05-30
usbnet: ratelimit warning messages invoked from callback handler
André Goddard Rosa
1
-3
/
+6
2009-05-30
fec: Add FEC support for MX35 processor
Fabio Estevam
1
-2
/
+2
2009-05-30
irda-usb: suspend/resume support
Tadashi Abe
1
-0
/
+40
2009-05-30
mac8390: use printk MAC address format
Finn Thain
1
-13
/
+6
2009-05-30
net: convert unicast addr list
Jiri Pirko
18
-137
/
+227
2009-05-30
bonding: use bond_is_lb() when it's appropriate
Jiri Pirko
2
-4
/
+2
2009-05-30
net/firmare: Ignore .cis files
Matt Kraai
1
-0
/
+1
2009-05-30
ath1e: add new device id for asus hardware
Greg Kroah-Hartman
1
-0
/
+1
2009-05-30
mlx4_en: Fix a kernel panic when waking tx queue
Yevgeny Petrilin
1
-4
/
+4
[prev]
[next]