index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
isdn/gigaset: ratelimit CAPI message dumps
Tilman Schmidt
2012-05-08
1
-13
/
+9
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-05-07
5
-29
/
+69
|
\
|
*
ixgbe: dcb: IEEE PFC stats and reset logic incorrect
John Fastabend
2012-05-05
2
-1
/
+12
|
*
e1000e: increase version number
Bruce Allan
2012-05-05
1
-1
/
+1
|
*
e1000e: clear REQ and GNT in EECD (82571 && 82572)
Richard Alpe
2012-05-05
1
-1
/
+11
|
*
e1000e: enable forced master/slave on 82577
Bruce Allan
2012-05-05
1
-26
/
+45
*
|
skb: Add inline helper for getting the skb end offset from head
Alexander Duyck
2012-05-06
6
-11
/
+21
*
|
skb: Drop "fastpath" variable for skb_cloned check in pskb_expand_head
Alexander Duyck
2012-05-06
1
-14
/
+8
*
|
skb: Drop bad code from pskb_expand_head
Alexander Duyck
2012-05-06
1
-12
/
+0
|
/
*
tcp: be more strict before accepting ECN negociation
Eric Dumazet
2012-05-04
3
-9
/
+18
*
mISDN: Help to identify the card
Karsten Keil
2012-05-04
3
-33
/
+62
*
mISDN: Layer1 statemachine fix
Karsten Keil
2012-05-04
1
-9
/
+13
*
mISDN: Make layer1 timer 3 value configurable
Karsten Keil
2012-05-04
10
-14
/
+55
*
mISDN: L2 timeouts need to be queued as L2 event
Karsten Keil
2012-05-04
3
-9
/
+69
*
mISDN: Fix refcounting bug
Karsten Keil
2012-05-04
1
-14
/
+39
*
mISDN: Added PH_* state info to tei manager.
Andreas Eversberg
2012-05-04
1
-0
/
+6
*
net: sched: factorize code (qdisc_drop())
Eric Dumazet
2012-05-04
4
-13
/
+6
*
ixgbe: Update link flow control to correctly handle multiple packet buffer DCB
Alexander Duyck
2012-05-04
6
-158
/
+102
*
ixgbe: Reorder link flow control functions in ixgbe_common.c
Alexander Duyck
2012-05-04
1
-290
/
+282
*
ixgbe: Use __free_pages instead of put_page to release pages
Alexander Duyck
2012-05-04
1
-2
/
+3
*
ixgbe: Make ixgbe_fc_autoneg return void and always set current_mode
Alexander Duyck
2012-05-04
4
-31
/
+13
*
ixgbe: Reorder the ring to q_vector mapping to improve performance
Alexander Duyck
2012-05-04
1
-15
/
+20
*
ixgbe: Track instances of buffer available but no DMA resources present
Alexander Duyck
2012-05-04
1
-3
/
+3
*
e1000e: initial support for i217
Bruce Allan
2012-05-04
7
-28
/
+398
*
e1000e: Update driver version number
Matthew Vick
2012-05-04
1
-1
/
+1
*
net/niu: remove one superfluous dma mask check
Sebastian Andrzej Siewior
2012-05-03
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-05-03
11
-69
/
+119
|
\
|
*
ixgbevf: Update version string
Greg Rose
2012-05-03
1
-1
/
+1
|
*
ixgbevf: Make sure jumbo frames are set correctly after PF reset
Greg Rose
2012-05-03
2
-15
/
+15
|
*
ixgbevf: Add support to recognize 100mb link speed
Greg Rose
2012-05-03
3
-7
/
+25
|
*
e1000e: Remove special case for 82573/82574 ASPM L1 disablement
Chris Boot
2012-05-03
1
-8
/
+0
|
*
e1000e: Disable ASPM L1 on 82574
Chris Boot
2012-05-03
1
-1
/
+2
|
*
e1000e: Driver workaround for IPv6 Header Extension Erratum.
Matthew Vick
2012-05-03
4
-8
/
+26
|
*
e1000e: Resolve intermittent negotiation issue on 82574/82583.
Matthew Vick
2012-05-03
1
-1
/
+17
|
*
e1000e: cleanup long [read|write]_reg_locked PHY ops function pointers
Bruce Allan
2012-05-03
2
-28
/
+29
|
*
e1000e: suggest a possible workaround to a device hang on 82577/8
Bruce Allan
2012-05-03
1
-0
/
+4
*
|
skb: Add skb_head_is_locked helper function
Alexander Duyck
2012-05-03
3
-3
/
+16
*
|
net: Fix truesize accounting in skb_gro_receive()
Eric Dumazet
2012-05-03
1
-3
/
+8
|
/
*
ixgbe: Fix use after free on module remove
Alexander Duyck
2012-05-03
1
-1
/
+3
*
tcp: move stats merge to the end of tcp_try_coalesce
Alexander Duyck
2012-05-03
1
-26
/
+29
*
tcp: Move code related to head frag in tcp_try_coalesce
Alexander Duyck
2012-05-03
1
-17
/
+25
*
tcp: Fix truesize accounting in tcp_try_coalesce
Alexander Duyck
2012-05-03
1
-6
/
+4
*
net: Add missing linux/prefetch.h include to net/core/sock.c
David S. Miller
2012-05-03
1
-0
/
+1
*
net: Stop decapitating clones that have a head_frag
Alexander Duyck
2012-05-03
2
-11
/
+7
*
net: implement tcp coalescing in tcp_queue_rcv()
Eric Dumazet
2012-05-03
3
-25
/
+28
*
net: take care of cloned skbs in tcp_try_coalesce()
Eric Dumazet
2012-05-03
1
-14
/
+28
*
be2net: Fix EEH error reset before a flash dump completes
Somnath Kotur
2012-05-03
1
-0
/
+5
*
be2net: Record receive queue index in skb to aid RPS.
Somnath Kotur
2012-05-03
1
-0
/
+2
*
be2net: Fix to apply duplex value as unknown when link is down.
Somnath Kotur
2012-05-03
1
-1
/
+1
*
be2net: Fix to not set link speed for disabled functions of a UMC card
Somnath Kotur
2012-05-03
1
-1
/
+1
[next]