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-03-25
be2net: cleanup rx/tx rate calculations
Sathya Perla
2
-36
/
+72
2009-03-25
netlink: add NETLINK_NO_ENOBUFS socket flag
Pablo Neira Ayuso
2
-6
/
+33
2009-03-25
myri10ge: update firmware headers to 1.4.41
Brice Goglin
1
-0
/
+9
2009-03-25
macb: fix warning "warning: unused variable `dev' "
vibi sreenivasan
1
-1
/
+0
2009-03-25
ucc_geth: Convert to net_device_ops
Joakim Tjernlund
1
-9
/
+15
2009-03-25
claw: fix minor findings from code analysis tool
Andrew H. Richter
1
-24
/
+20
2009-03-25
ctcm: fix minor findings from code analysis tool
Joel A. Fowler
2
-17
/
+8
2009-03-25
ctcm: avoid wraparound in length of incoming data
Roel Kluin
2
-4
/
+4
2009-03-25
ctcm: invalid return code from hard_start_xmit
Ursula Braun
1
-2
/
+2
2009-03-25
claw: invalid return codes from hard_start_xmit
Ursula Braun
1
-0
/
+2
2009-03-25
netiucv: invalid return code from hard_start_xmit
Ursula Braun
1
-1
/
+1
2009-03-25
lcs: invalid return codes from hard_start_xmit.
Klaus-Dieter Wacker
1
-2
/
+2
2009-03-25
Use kthread instead of kernel_thread
Klaus-Dieter Wacker
1
-5
/
+3
2009-03-25
net: Add dependent headers to trace/skb.h
Josh Stone
1
-0
/
+3
2009-03-25
arp_tables: ifname_compare() can assume 16bit alignment
Eric Dumazet
1
-2
/
+6
2009-03-24
netfilter: trivial Kconfig spelling fixes
Jan Engelhardt
1
-2
/
+2
2009-03-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
71
-784
/
+1626
2009-03-24
ucc_geth: Fix build breakage caused by a merge
Anton Vorontsov
1
-1
/
+1
2009-03-24
netfilter: nf_conntrack: Reduce conntrack count in nf_conntrack_free()
Eric Dumazet
1
-2
/
+3
2009-03-24
ucc_geth: Fix merge error.
David S. Miller
1
-5
/
+0
2009-03-24
fsl_pq_mdio: Use proper address translation
Anton Vorontsov
1
-3
/
+7
2009-03-24
spider_net: Add missing .ndo_validate_addr
David S. Miller
1
-0
/
+1
2009-03-24
myri_sbus/sunbmac/sunlance/sunqe: Add missing net_device_ops entries.
David S. Miller
4
-0
/
+11
2009-03-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
11
-62
/
+113
2009-03-23
sunqe: Convert to net_device_ops.
David S. Miller
1
-5
/
+9
2009-03-23
sunlance: Convert to net_device_ops.
David S. Miller
1
-5
/
+9
2009-03-23
sunbmac: Convert to net_device_ops.
David S. Miller
1
-9
/
+10
2009-03-23
myri_sbus: Convert to net_device_ops.
David S. Miller
1
-6
/
+10
2009-03-23
nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlink
Pablo Neira Ayuso
4
-0
/
+10
2009-03-23
netfilter: sysctl support of logger choice
Eric Leblond
1
-1
/
+84
2009-03-23
atl1c: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-03-23
spider_net: Fix build.
David S. Miller
1
-9
/
+9
2009-03-23
tcp: Discard segments that ack data not yet sent
John Dykstra
1
-10
/
+17
2009-03-23
ucc_geth: Fix oops when using fixed-link support
Anton Vorontsov
2
-26
/
+11
2009-03-23
dm9000: locking bugfix
David Brownell
1
-2
/
+4
2009-03-23
bnx2x: Adding licensing to bnx2x_init_values.h
Eilon Greenstein
1
-1
/
+17
2009-03-23
net: update dnet.c for bus_id removal
Stephen Rothwell
1
-3
/
+3
2009-03-22
netdev: expose net_device_ops compat as config option
Stephen Hemminger
2
-3
/
+9
2009-03-22
hostap: convert to net_device_ops
Stephen Hemminger
2
-18
/
+52
2009-03-22
hostap: convert to internal net_device_stats
Stephen Hemminger
5
-33
/
+11
2009-03-22
ipw2200: convert to net_device_ops
Stephen Hemminger
1
-8
/
+22
2009-03-22
ipw2100: convert to net_device_ops
Stephen Hemminger
1
-5
/
+12
2009-03-22
ipw2x00: convert infrastructure for use by net_device_ops
Stephen Hemminger
3
-1
/
+6
2009-03-22
ipw2x00: convert to internal net_device_stats
Stephen Hemminger
6
-77
/
+49
2009-03-22
libertas: convert to net_device_ops
Stephen Hemminger
1
-16
/
+29
2009-03-22
libertas: convert to internal net_device_stats
Stephen Hemminger
6
-41
/
+16
2009-03-22
prism54: convert to internal net_device_stats
Stephen Hemminger
3
-24
/
+6
2009-03-22
prism54: convert to net_device_ops
Stephen Hemminger
1
-12
/
+16
2009-03-22
mac80211_hwsim: convert to net_device_ops
Stephen Hemminger
1
-1
/
+7
2009-03-22
zd1201: convert to net_device_ops
Stephen Hemminger
1
-6
/
+13
[next]