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
2010-04-28
sky2: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
2
-14
/
+14
2010-04-28
bnx2x: Remove two prefetch()
Eric Dumazet
1
-2
/
+0
2010-04-28
ixgbe: disable MSI-X by default on certain Cisco adapters
Nicholas Nunley
2
-1
/
+20
2010-04-28
bridge: multicast_flood cleanup
stephen hemminger
1
-5
/
+3
2010-04-28
bridge: multicast port group RCU fix
stephen hemminger
2
-3
/
+3
2010-04-28
bridge: multicast flood
stephen hemminger
1
-2
/
+2
2010-04-28
bridge: simplify multicast_add_router
stephen hemminger
1
-8
/
+11
2010-04-28
ixgbe: add registers etc. printout code just before resetting adapters
Taku Izumi
1
-0
/
+341
2010-04-28
igb: add registers etc. printout code just before resetting adapters
Taku Izumi
1
-0
/
+332
2010-04-28
e1000e: add registers etc. printout code just before resetting adapters
Taku Izumi
1
-0
/
+357
2010-04-28
e1000: Use netdev_<level>, pr_<level> and dev_<level>
Emil Tantilov
7
-405
/
+367
2010-04-28
Revert "bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()"
David S. Miller
1
-1
/
+1
2010-04-28
ixgbevf: use DMA API instead of PCI DMA functions
Nick Nunley
1
-33
/
+35
2010-04-28
ixgbe: use DMA API instead of PCI DMA functions
Nick Nunley
2
-55
/
+64
2010-04-28
ixgb: use DMA API instead of PCI DMA functions
Nick Nunley
1
-31
/
+39
2010-04-28
igbvf: use DMA API instead of PCI DMA functions
Nick Nunley
1
-36
/
+38
2010-04-28
igb: convert igb from using PCI DMA functions to using DMA API functions
Alexander Duyck
3
-58
/
+61
2010-04-28
e1000e: use DMA API instead of PCI DMA functions
Nick Nunley
2
-63
/
+66
2010-04-28
e1000: use DMA API instead of PCI DMA functions
Nick Nunley
2
-68
/
+88
2010-04-28
bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()
David S. Miller
1
-1
/
+1
2010-04-28
cxgb4: set skb->rxhash
Dimitris Michailidis
3
-2
/
+21
2010-04-28
net/sb1250: setup the pdevice within the soc code
Sebastian Andrzej Siewior
2
-119
/
+55
2010-04-28
net/sb1250: remove CONFIG_SIBYTE_STANDALONE
Sebastian Andrzej Siewior
1
-144
/
+0
2010-04-28
net: disallow to use net_assign_generic externally
Jiri Pirko
2
-53
/
+47
2010-04-28
cxgb4: increase serial number length
Dimitris Michailidis
1
-1
/
+1
2010-04-28
cxgb4: parse the VPD instead of relying on a static VPD layout
Dimitris Michailidis
1
-25
/
+39
2010-04-28
net: sk_add_backlog() take rmem_alloc into account
Eric Dumazet
5
-6
/
+27
2010-04-28
net: batch skb dequeueing from softnet input_pkt_queue
Changli Gao
2
-20
/
+43
2010-04-28
net: Make RFS socket operations not be inet specific.
David S. Miller
5
-44
/
+45
2010-04-28
ixgbe: Properly display 1 gig downshift warning for backplane
Anjali Singhai
1
-0
/
+5
2010-04-28
ixgbe: cleanup ethtool autoneg input
Don Skidmore
1
-1
/
+1
2010-04-28
ixgbevf: Fix link speed display
Greg Rose
2
-6
/
+9
2010-04-28
net: reimplement softnet_data.output_queue as a FIFO queue
Changli Gao
2
-10
/
+13
2010-04-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
9
-32
/
+112
2010-04-27
ixgb: Use pr_<level> and netdev_<level>
Joe Perches
7
-156
/
+105
2010-04-27
ixgbe: ixgbe_down needs to stop dev_watchdog
John Fastabend
1
-8
/
+7
2010-04-27
igb: add support for reporting 5GT/s during probe on PCIe Gen2
Alexander Duyck
4
-11
/
+24
2010-04-27
ixgbe: fix bug when EITR=0 causing no writebacks
Jesse Brandeburg
2
-14
/
+26
2010-04-27
ixgbe: enable extremely low latency
Jesse Brandeburg
2
-9
/
+87
2010-04-27
igbvf: double increment nr_frags
Koki Sanagi
1
-1
/
+1
2010-04-27
igb: double increment nr_frags
Koki Sanagi
1
-1
/
+1
2010-04-27
net: fix a lockdep rcu warning in __sk_dst_set()
Eric Dumazet
1
-2
/
+5
2010-04-27
rps: inet_rps_save_rxhash() argument is not const
Eric Dumazet
1
-1
/
+1
2010-04-27
TCP: avoid to send keepalive probes if receiving data
Flavio Leitner
3
-3
/
+11
2010-04-27
bridge: multicast router list manipulation
stephen hemminger
1
-15
/
+15
2010-04-27
bridge: use is_multicast_ether_addr
stephen hemminger
1
-1
/
+1
2010-04-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
29
-120
/
+794
2010-04-27
net: suppress RCU lockdep false positive in twsk_net()
Paul E. McKenney
1
-1
/
+3
2010-04-27
cxgb3: Wait longer for control packets on initialization
Andre Detsch
1
-1
/
+1
2010-04-27
e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata
Bruce Allan
3
-40
/
+55
[next]