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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
25
-146
/
+199
2011-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-30
/
+30
2011-12-01
net: Make ndo_neigh_destroy return void.
David S. Miller
1
-1
/
+1
2011-12-01
ipv4: use a 64bit load/store in output path
Eric Dumazet
1
-1
/
+4
2011-12-01
can: cc770: add driver core for the Bosch CC770 and Intel AN82527
Wolfgang Grandegger
1
-0
/
+33
2011-12-01
dsa: Include linux/if_ether.h to fix build error
Axel Lin
1
-0
/
+1
2011-12-01
caif: Remove unused attributes from struct cflayer
sjur.brandeland@stericsson.com
1
-4
/
+0
2011-12-01
caif: Remove unused enum and parameter in cfserl
sjur.brandeland@stericsson.com
2
-16
/
+2
2011-12-01
caif: Restructure how link caif link layer enroll
sjur.brandeland@stericsson.com
2
-4
/
+26
2011-12-01
sch_red: fix red_calc_qavg_from_idle_time
Eric Dumazet
1
-9
/
+6
2011-12-01
netem: rate extension
Hagen Paul Pfeifer
1
-0
/
+5
2011-12-01
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-7
/
+0
2011-12-01
atm: clip: Use device neigh support on top of "arp_tbl".
David Miller
1
-5
/
+0
2011-12-01
neigh: Add device constructor/destructor capability.
David Miller
1
-0
/
+2
2011-12-01
atm: clip: Convert over to neighbour_priv()
David Miller
1
-2
/
+0
2011-12-01
neigh: Add infrastructure for allocating device neigh privates.
David Miller
1
-0
/
+1
2011-12-01
neigh: Get rid of neigh_table->kmem_cachep
David Miller
1
-1
/
+0
2011-12-01
neigh: Create mechanism for generic neigh private areas.
David Miller
1
-0
/
+7
2011-11-30
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-95
/
+134
2011-11-29
flow_dissector: use a 64bit load/store
Eric Dumazet
1
-0
/
+1
2011-11-29
bql: Byte queue limits
Tom Herbert
1
-1
/
+31
2011-11-29
net: Add netdev interfaces for recording sends/comp
Tom Herbert
1
-0
/
+28
2011-11-29
net: Add queue state xoff flag for stack
Tom Herbert
1
-11
/
+30
2011-11-29
dql: Dynamic queue limits
Tom Herbert
1
-0
/
+97
2011-11-29
Merge branch 'defconfigs-for-arnd' of git://git.linaro.org/people/triad/linux...
Arnd Bergmann
28
-47
/
+65
2011-11-29
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
2
-9
/
+12
2011-11-29
tcp: do not scale TSO segment size with reordering degree
Neal Cardwell
1
-0
/
+8
2011-11-29
dsa: Move all definitions needed by drivers into <net/dsa.h>
Ben Hutchings
1
-0
/
+90
2011-11-29
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
5
-110
/
+131
2011-11-29
net: introduce skb_flow_dissect()
Eric Dumazet
1
-0
/
+15
2011-11-29
net: Fix corruption in /proc/*/net/dev_mcast
Anton Blanchard
1
-0
/
+2
2011-11-29
PM: Update comments describing device power management callbacks
Rafael J. Wysocki
1
-95
/
+134
2011-11-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...
Linus Torvalds
1
-1
/
+3
2011-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-110
/
+131
2011-11-28
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-5
/
+4
2011-11-28
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+2
2011-11-28
Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsu...
Dave Airlie
1
-5
/
+4
2011-11-28
net/mlx4_en: adding loopback support
Amir Vadai
1
-0
/
+1
2011-11-28
net/mlx4_en: fix WOL handlers were always looking at port2 capability bit
Oren Duer
1
-1
/
+2
2011-11-28
net/mlx4: move RSS related definitions to be global
Or Gerlitz
1
-0
/
+27
2011-11-27
inet: add a redirect generation id in inetpeer
Eric Dumazet
1
-0
/
+1
2011-11-27
atm: eliminate atm_guess_pdu2truesize()
chas williams - CONTRACTOR
1
-10
/
+0
2011-11-26
eeprom_93cx6: Add write support
Ben Dooks
1
-0
/
+6
2011-11-26
eeprom_93cx6: Add data direction control.
Ben Dooks
1
-0
/
+2
2011-11-26
net: Use IS_ENABLED() in netdevice.h as appropriate
Ben Hutchings
1
-10
/
+8
2011-11-26
dsa: Allow core and drivers to be built as modules
Ben Hutchings
1
-1
/
+1
2011-11-26
dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions
Ben Hutchings
2
-3
/
+52
2011-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-12
/
+9
2011-11-26
route: struct rtable can be const in rt_is_input_route and rt_is_output_route
Steffen Klassert
1
-2
/
+2
2011-11-26
net: Move mtu handling down to the protocol depended handlers
Steffen Klassert
1
-6
/
+1
[next]