index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-08
Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
5
-23
/
+69
2012-05-08
net: IP_MULTICAST_IF setsockopt now recognizes struct mreq
Jiri Pirko
1
-4
/
+9
2012-05-08
netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines.
David Daney
4
-0
/
+280
2012-05-08
netdev/of/phy: Add MDIO bus multiplexer support.
David Daney
5
-0
/
+359
2012-05-08
netdev/of/phy: New function: of_mdio_find_bus().
David Daney
3
-0
/
+36
2012-05-08
isdn/capi: elliminate capincci_find() in non-middleware case
Tilman Schmidt
1
-14
/
+13
2012-05-08
isdn/capi: fix readability damage
Tilman Schmidt
2
-19
/
+12
2012-05-08
isdn/gigaset: unify function return values
Tilman Schmidt
10
-81
/
+87
2012-05-08
isdn/gigaset: internal function name cleanup
Tilman Schmidt
1
-11
/
+5
2012-05-08
isdn/gigaset: fix readability damage
Tilman Schmidt
4
-216
/
+208
2012-05-08
isdn/gigaset: improve error handling querying firmware version
Tilman Schmidt
1
-1
/
+3
2012-05-08
isdn/gigaset: fix CAPI disconnect B3 handling
Tilman Schmidt
1
-0
/
+4
2012-05-08
isdn/gigaset: ratelimit CAPI message dumps
Tilman Schmidt
1
-13
/
+9
2012-05-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
5
-29
/
+69
2012-05-06
skb: Add inline helper for getting the skb end offset from head
Alexander Duyck
6
-11
/
+21
2012-05-06
skb: Drop "fastpath" variable for skb_cloned check in pskb_expand_head
Alexander Duyck
1
-14
/
+8
2012-05-06
skb: Drop bad code from pskb_expand_head
Alexander Duyck
1
-12
/
+0
2012-05-05
ixgbe: dcb: IEEE PFC stats and reset logic incorrect
John Fastabend
2
-1
/
+12
2012-05-05
e1000e: increase version number
Bruce Allan
1
-1
/
+1
2012-05-05
e1000e: clear REQ and GNT in EECD (82571 && 82572)
Richard Alpe
1
-1
/
+11
2012-05-05
e1000e: enable forced master/slave on 82577
Bruce Allan
1
-26
/
+45
2012-05-04
tcp: be more strict before accepting ECN negociation
Eric Dumazet
3
-9
/
+18
2012-05-04
mISDN: Help to identify the card
Karsten Keil
3
-33
/
+62
2012-05-04
mISDN: Layer1 statemachine fix
Karsten Keil
1
-9
/
+13
2012-05-04
mISDN: Make layer1 timer 3 value configurable
Karsten Keil
10
-14
/
+55
2012-05-04
mISDN: L2 timeouts need to be queued as L2 event
Karsten Keil
3
-9
/
+69
2012-05-04
mISDN: Fix refcounting bug
Karsten Keil
1
-14
/
+39
2012-05-04
mISDN: Added PH_* state info to tei manager.
Andreas Eversberg
1
-0
/
+6
2012-05-04
net: sched: factorize code (qdisc_drop())
Eric Dumazet
4
-13
/
+6
2012-05-04
ixgbe: Update link flow control to correctly handle multiple packet buffer DCB
Alexander Duyck
6
-158
/
+102
2012-05-04
ixgbe: Reorder link flow control functions in ixgbe_common.c
Alexander Duyck
1
-290
/
+282
2012-05-04
ixgbe: Use __free_pages instead of put_page to release pages
Alexander Duyck
1
-2
/
+3
2012-05-04
ixgbe: Make ixgbe_fc_autoneg return void and always set current_mode
Alexander Duyck
4
-31
/
+13
2012-05-04
ixgbe: Reorder the ring to q_vector mapping to improve performance
Alexander Duyck
1
-15
/
+20
2012-05-04
ixgbe: Track instances of buffer available but no DMA resources present
Alexander Duyck
1
-3
/
+3
2012-05-04
e1000e: initial support for i217
Bruce Allan
7
-28
/
+398
2012-05-04
e1000e: Update driver version number
Matthew Vick
1
-1
/
+1
2012-05-03
net/niu: remove one superfluous dma mask check
Sebastian Andrzej Siewior
1
-1
/
+1
2012-05-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
11
-69
/
+119
2012-05-03
skb: Add skb_head_is_locked helper function
Alexander Duyck
3
-3
/
+16
2012-05-03
net: Fix truesize accounting in skb_gro_receive()
Eric Dumazet
1
-3
/
+8
2012-05-03
ixgbevf: Update version string
Greg Rose
1
-1
/
+1
2012-05-03
ixgbevf: Make sure jumbo frames are set correctly after PF reset
Greg Rose
2
-15
/
+15
2012-05-03
ixgbevf: Add support to recognize 100mb link speed
Greg Rose
3
-7
/
+25
2012-05-03
e1000e: Remove special case for 82573/82574 ASPM L1 disablement
Chris Boot
1
-8
/
+0
2012-05-03
e1000e: Disable ASPM L1 on 82574
Chris Boot
1
-1
/
+2
2012-05-03
e1000e: Driver workaround for IPv6 Header Extension Erratum.
Matthew Vick
4
-8
/
+26
2012-05-03
e1000e: Resolve intermittent negotiation issue on 82574/82583.
Matthew Vick
1
-1
/
+17
2012-05-03
e1000e: cleanup long [read|write]_reg_locked PHY ops function pointers
Bruce Allan
2
-28
/
+29
2012-05-03
e1000e: suggest a possible workaround to a device hang on 82577/8
Bruce Allan
1
-0
/
+4
[next]