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.13.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
2010-11-15
bridge: add proper RCU annotation to should_route_hook
Eric Dumazet
4
-9
/
+12
2010-11-15
bridge: add RCU annotation to bridge multicast table
Eric Dumazet
3
-32
/
+56
2010-11-15
net/ipv6/mcast.c: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-11-15
include/net/caif/cfctrl.h: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-11-15
include/linux/if_macvlan.h: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-11-15
drivers/net/cnic.c: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-11-15
drivers/net/ixgbe: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-11-15
drivers/net/e1000e: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-11-15
drivers/net/bnx2x: Remove unnecessary semicolons
Joe Perches
2
-3
/
+3
2010-11-15
drivers/isdn: Remove unnecessary semicolons
Joe Perches
2
-3
/
+3
2010-11-15
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
8
-343
/
+339
2010-11-15
net: Simplify RX queue allocation
Tom Herbert
3
-16
/
+13
2010-11-15
net: Move TX queue allocation to alloc_netdev_mq
Tom Herbert
1
-4
/
+3
2010-11-15
xfrm: use gre key as flow upper protocol info
Timo Teräs
4
-5
/
+30
2010-11-15
vlan: Fix build warning in vlandev_seq_show()
David S. Miller
1
-1
/
+0
2010-11-15
net: sh_eth: Move off of deprecated I/O routines.
Paul Mundt
1
-122
/
+122
2010-11-15
net: consolidate 8021q tagging
John Fastabend
3
-106
/
+7
2010-11-15
net: remove check for headroom in vlan_dev_create
John Fastabend
1
-3
/
+0
2010-11-15
8021q: set hard_header_len when VLAN offload features are toggled
John Fastabend
1
-0
/
+6
2010-11-15
offloading: Force software GSO for multiple vlan tags.
Jesse Gross
2
-4
/
+19
2010-11-15
offloading: Support multiple vlan tags in GSO.
Jesse Gross
1
-5
/
+7
2010-11-15
offloading: Make scatter/gather more tolerant of vlans.
Jesse Gross
1
-7
/
+12
2010-11-15
cxgb4vf: Advertise NETIF_F_TSO_ECN.
Casey Leedom
1
-3
/
+8
2010-11-15
cxgb4vf: fix up "Section Mismatch" compiler warning.
Casey Leedom
1
-2
/
+2
2010-11-15
cxgb4vf: add ethtool statistics for GRO.
Casey Leedom
1
-0
/
+6
2010-11-15
cxgb4vf: minor comment/symbolic name cleanup.
Casey Leedom
4
-13
/
+14
2010-11-15
ipv4: Fix build with multicast disabled.
David S. Miller
1
-10
/
+10
2010-11-15
dccp ccid-2: Separate option parsing from CCID processing
Gerrit Renker
5
-100
/
+100
2010-11-15
dccp ccid-2: Remove old infrastructure
Gerrit Renker
2
-265
/
+0
2010-11-15
dccp ccid-2: Schedule Sync as out-of-band mechanism
Gerrit Renker
3
-4
/
+37
2010-11-15
dccp ccid-2: Consolidate Ack-Vector processing within main DCCP module
Gerrit Renker
1
-22
/
+9
2010-11-15
dccp ccid-2: Update code for the Ack Vector input/registration routine
Gerrit Renker
2
-0
/
+154
2010-11-15
dccp ccid-2: Algorithm to update buffer state
Gerrit Renker
4
-6
/
+93
2010-11-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
380
-2730
/
+8964
2010-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
74
-331
/
+507
2010-11-13
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-4
/
+5
2010-11-13
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
65
-795
/
+3755
2010-11-13
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
22
-99
/
+188
2010-11-13
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
12
-30
/
+94
2010-11-13
Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-15
/
+30
2010-11-13
Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-9
/
+11
2010-11-13
drivers/ata/pata_octeon_cf.c: delete double assignment
Julia Lawall
1
-2
/
+0
2010-11-13
pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE test
Tejun Heo
1
-1
/
+1
2010-11-13
libata: fix NULL sdev dereference race in atapi_qc_complete()
Tejun Heo
1
-1
/
+4
2010-11-13
can-bcm: fix minor heap overflow
Oliver Hartkopp
1
-1
/
+1
2010-11-13
gianfar: Do not call device_set_wakeup_enable() under a spinlock
Rafael J. Wysocki
1
-2
/
+3
2010-11-13
ipv6: Warn users if maximum number of routes is reached.
Ben Greear
1
-1
/
+5
2010-11-13
docs: Add neigh/gc_thresh3 and route/max_size documentation.
Ben Greear
1
-0
/
+9
2010-11-13
axnet_cs: fix resume problem for some Ax88790 chip
Ken Kawasaki
1
-10
/
+20
2010-11-13
ipv6: addrconf: don't remove address state on ifdown if the address is being ...
Lorenzo Colitti
1
-16
/
+8
[next]