index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-18
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
14
-153
/
+181
2012-07-18
ipv6: fix inet6_csk_xmit()
Eric Dumazet
3
-22
/
+25
2012-07-17
ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffix
Alexander Duyck
2
-15
/
+15
2012-07-17
ixgbe: Cleanup logic for MRQC and MTQC configuration
Alexander Duyck
1
-50
/
+66
2012-07-17
ixgbe: Update the logic for ixgbe_cache_ring_dcb and DCB RSS configuration
Alexander Duyck
2
-50
/
+42
2012-07-17
ixgbe: Move configuration of set_real_num_rx/tx_queues into open
Alexander Duyck
2
-56
/
+38
2012-07-17
ixgbe: Handle failures in the ixgbe_setup_rx/tx_resources calls
Alexander Duyck
1
-4
/
+16
2012-07-17
ixgbe: Ping the VFs on link status change to trigger link change
Alexander Duyck
1
-0
/
+6
2012-07-17
r8169: verbose error message.
Francois Romieu
1
-1
/
+2
2012-07-17
r8169: remove rtl_ocpdr_cond.
Hayes Wang
1
-11
/
+1
2012-07-17
ipv4: fix rcu splat
Eric Dumazet
3
-10
/
+11
2012-07-17
ipv4: Fix nexthop exception hash computation.
David S. Miller
1
-4
/
+12
2012-07-17
Merge branch 'nexthop_exceptions'
David S. Miller
30
-183
/
+449
2012-07-17
team: add netpoll support
Jiri Pirko
6
-10
/
+152
2012-07-17
netpoll: move np->dev and np->dev_name init into __netpoll_setup()
Jiri Pirko
5
-17
/
+9
2012-07-17
ipv4: Add FIB nexthop exceptions.
David S. Miller
3
-31
/
+266
2012-07-17
sfc: Correct some comments on enum reset_type
Ben Hutchings
1
-4
/
+4
2012-07-17
sfc: Fix interface statistics running backward
Ben Hutchings
3
-10
/
+28
2012-07-17
sfc: Disable VF queues during register self-test
Ben Hutchings
5
-60
/
+76
2012-07-17
sfc: Explain why efx_mcdi_exit_assertion() ignores result of efx_mcdi_rpc()
Ben Hutchings
1
-3
/
+8
2012-07-17
sfc: Use dev_kfree_skb() in efx_end_loopback()
Ben Hutchings
1
-1
/
+1
2012-07-17
sfc: Use strlcpy() to copy ethtool stats names
Ben Hutchings
1
-1
/
+1
2012-07-17
sfc: Stop changing header offsets on TX
Ben Hutchings
1
-9
/
+0
2012-07-17
sfc: Remove dead write to tso_state::packet_space
Ben Hutchings
1
-1
/
+0
2012-07-17
sfc: Use generic DMA API, not PCI-DMA API
Ben Hutchings
5
-63
/
+62
2012-07-17
sfc: Work around bogus 'uninitialised variable' warning
Ben Hutchings
1
-1
/
+1
2012-07-17
tcp: implement RFC 5961 4.2
Eric Dumazet
3
-19
/
+17
2012-07-17
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
David S. Miller
21
-49
/
+71
2012-07-17
ixgbevf: Use igb style interrupt masks instead of ixgbe style
Alexander Duyck
3
-146
/
+105
2012-07-17
ixgbevf: Move Tx clean-up into NAPI context
Alexander Duyck
3
-182
/
+89
2012-07-17
ixgbevf: Update q_vector to contain ring pointers instead of bitmaps
Alexander Duyck
2
-105
/
+65
2012-07-17
ixgbevf: Cleanup accounting for space needed at start of xmit_frame
Alexander Duyck
1
-22
/
+24
2012-07-17
ixgbevf: Drop use of eitr_low and eitr_high for hard coded values
Alexander Duyck
2
-10
/
+4
2012-07-17
ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flag
Alexander Duyck
2
-20
/
+2
2012-07-17
ixgbevf: Drop netdev_registered value since that is already stored in netdev
Alexander Duyck
2
-6
/
+1
2012-07-17
ixgbevf: Drop all dead or unnecessary code
Alexander Duyck
3
-228
/
+22
2012-07-17
tcp: implement RFC 5961 3.2
Eric Dumazet
6
-1
/
+45
2012-07-17
ipv6: fix unappropriate errno returned for non-multicast address
Li Wei
1
-0
/
+3
2012-07-17
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
3
-4
/
+4
2012-07-17
bnx2x: organize BDs calculation for stop/resume
Dmitry Kravkov
2
-4
/
+22
2012-07-17
can: softing: softing_main: ensure a consistent return value in error case
Julia Lawall
1
-1
/
+1
2012-07-17
can: mpc5xxx_can: make data in mpc5xxx_can_probe const
Marc Kleine-Budde
1
-1
/
+1
2012-07-17
can: flexcan: make flexcan_priv.devtype_data member point to const data
Marc Kleine-Budde
1
-2
/
+2
2012-07-16
asix: Add a new driver for the AX88172A
Christian Riesch
5
-3
/
+437
2012-07-16
asix: Factor out common code
Christian Riesch
4
-3333
/
+64
2012-07-16
asix: Rename asix.c to asix_devices.c
Christian Riesch
4
-0
/
+3361
2012-07-16
gigaset: silence GCC warning for unused 'format_ie'
Paul Bolle
1
-0
/
+2
2012-07-16
drivers: connector: fixed coding style issues
Valentin Ilie
3
-25
/
+28
2012-07-16
irda: Fix typo in irda
Masanari Iida
2
-2
/
+2
2012-07-16
sctp: fix sparse warning for sctp_init_cause_fixed
Ioan Orghici
1
-1
/
+1
[prev]
[next]