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
2012-07-22
ixgbevf: Add support for PCI error handling
Alexander Duyck
1
-0
/
+80
2012-07-22
ixgbevf: Add lock around mailbox ops to prevent simultaneous access
Alexander Duyck
2
-2
/
+41
2012-07-22
ixgbe: Change how we check for pre-existing and assigned VFs
Alexander Duyck
4
-94
/
+45
2012-07-22
ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriov
Alexander Duyck
3
-32
/
+28
2012-07-22
vhost: make vhost work queue visible
Stefan Hajnoczi
2
-3
/
+5
2012-07-22
vhost: Separate vhost-net features from vhost features
Stefan Hajnoczi
3
-5
/
+6
2012-07-21
forcedeth: spin_unlock_irq in interrupt handler fix
Denis Efremov
1
-2
/
+2
2012-07-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
13
-18
/
+30
2012-07-21
ipv4: Fix neigh lookup keying over loopback/point-to-point devices.
David S. Miller
1
-3
/
+0
2012-07-21
openvswitch: Fix typo in documentation.
Leo Alterman
1
-1
/
+1
2012-07-21
openvswitch: Check gso_type for correct sk_buff in queue_gso_packets().
Ben Pfaff
1
-1
/
+2
2012-07-21
openvswitch: Check currect return value from skb_gso_segment()
Pravin B Shelar
1
-2
/
+2
2012-07-21
ipv4: Kill rt->fi
David S. Miller
2
-32
/
+1
2012-07-21
ipv4: Turn rt->rt_route_iif into rt->rt_is_input.
David S. Miller
3
-9
/
+9
2012-07-21
ipv4: Kill rt->rt_oif
David S. Miller
4
-9
/
+5
2012-07-21
ipv4: Dirty less cache lines in route caching paths.
David S. Miller
1
-3
/
+3
2012-07-21
ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code.
David S. Miller
6
-13
/
+5
2012-07-21
ipv4: Cache input routes in fib_info nexthops.
David S. Miller
3
-12
/
+46
2012-07-21
ipv4: Cache output routes in fib_info nexthops.
David S. Miller
3
-43
/
+101
2012-07-21
ipv4: Kill routes during PMTU/redirect updates.
David S. Miller
2
-12
/
+30
2012-07-21
net: Document dst->obsolete better.
David S. Miller
7
-21
/
+35
2012-07-21
ipv4: Adjust semantics of rt->rt_gateway.
David S. Miller
8
-17
/
+25
2012-07-21
ipv4: Remove 'rt_dst' from 'struct rtable'
David S. Miller
3
-38
/
+9
2012-07-21
ipv4: Remove 'rt_mark' from 'struct rtable'
David Miller
4
-10
/
+3
2012-07-21
ipv4: Kill 'rt_src' from 'struct rtable'
David Miller
3
-21
/
+15
2012-07-21
ipv4: Remove rt_key_{src,dst,tos} from struct rtable.
David Miller
3
-38
/
+9
2012-07-21
ipv4: Kill ip_route_input_noref().
David Miller
6
-24
/
+12
2012-07-21
ipv4: Delete routing cache.
David S. Miller
3
-933
/
+13
2012-07-20
atl1c: fix issue of io access mode for AR8152 v2.1
Cloud Ren
2
-1
/
+20
2012-07-20
tun: fix a crash bug and a memory leak
Mikulas Patocka
3
-0
/
+7
2012-07-20
ipv4: show pmtu in route list
Julian Anastasov
1
-1
/
+5
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
10
-248
/
+344
2012-07-20
Merge branch 'team_multiq'
David S. Miller
9
-29
/
+114
2012-07-20
team: add multiqueue support
Jiri Pirko
2
-5
/
+68
2012-07-20
bond_sysfs: use real_num_tx_queues rather than params.tx_queue
Jiri Pirko
1
-1
/
+1
2012-07-20
net: rename bond_queue_mapping to slave_dev_queue_mapping
Jiri Pirko
2
-4
/
+4
2012-07-20
rtnl: allow to specify number of rx and tx queues on device creation
Jiri Pirko
2
-2
/
+15
2012-07-20
rtnl: allow to specify different num for rx and tx queue count
Jiri Pirko
3
-18
/
+22
2012-07-20
net: honour netif_set_real_num_tx_queues() retval
Jiri Pirko
1
-1
/
+6
2012-07-20
tcp: improve latencies of timer triggered events
Eric Dumazet
4
-51
/
+71
2012-07-20
tcp: fix ABC in tcp_slow_start()
Eric Dumazet
1
-2
/
+3
2012-07-20
tcp: use hash_32() in tcp_metrics
Eric Dumazet
2
-16
/
+11
2012-07-20
tcp: Return bool instead of int where appropriate
Vijay Subramanian
1
-8
/
+8
2012-07-20
ixgbe: use PCI_VENDOR_ID_INTEL
Jon Mason
3
-9
/
+6
2012-07-20
ixgb: use PCI_VENDOR_ID_INTEL
Jon Mason
3
-12
/
+8
2012-07-20
myri10ge: update MAINTAINERS
Jon Mason
1
-1
/
+0
2012-07-20
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
15
-88
/
+226
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
163
-2905
/
+5129
2012-07-20
can: janz-ican3: add support for one shot mode
Ira W. Snyder
1
-1
/
+7
2012-07-20
can: janz-ican3: avoid firmware lockup caused by infinite bus error quota
Ira W. Snyder
1
-1
/
+11
[prev]
[next]