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-02-14
tg3: Fix stats while interface is down
Matt Carlson
1
-4
/
+4
2012-02-14
tg3: Disable new DMA engine for 57766
Matt Carlson
1
-5
/
+0
2012-02-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
8
-373
/
+265
2012-02-14
e1000e: cleanup goto statements to exit points without common work
Bruce Allan
8
-303
/
+212
2012-02-14
e1000e: potentially incorrect return for e1000e_setup_fiber_serdes_link
Bruce Allan
1
-1
/
+1
2012-02-14
e1000e: potentially incorrect return for e1000_init_hw_ich8lan
Bruce Allan
1
-1
/
+1
2012-02-14
e1000e: cleanup: minor whitespace addition (insert blank line separator)
Bruce Allan
1
-0
/
+1
2012-02-14
e1000e: cleanup: remove unnecessary variable initializations
Bruce Allan
1
-2
/
+2
2012-02-14
e1000e: cleanup: remove unnecessary test and return
Bruce Allan
1
-2
/
+0
2012-02-14
e1000e: cleanup: remove unnecessary variable ret_val
Bruce Allan
1
-2
/
+1
2012-02-14
e1000e: cleanup: remove unreachable statement
Bruce Allan
1
-2
/
+0
2012-02-14
e1000e: potentially incorrect return for e1000_set_d3_lplu_state_ich8lan
Bruce Allan
1
-2
/
+2
2012-02-14
net_sched: sch_plug: plug_qdisc_ops is static
Eric Dumazet
1
-1
/
+1
2012-02-14
ppp: fix truesize underestimation
Eric Dumazet
1
-1
/
+1
2012-02-14
gro: fix truesize underestimation
Eric Dumazet
1
-1
/
+2
2012-02-14
tg3: Move transmit comment to a better location
Matt Carlson
1
-1
/
+3
2012-02-14
tg3: Eliminate unneeded prototype
Matt Carlson
1
-3
/
+2
2012-02-14
tg3: Relocate tg3_find_peer
Matt Carlson
1
-30
/
+28
2012-02-14
tg3: Move tg3_nvram_write_block functions
Matt Carlson
1
-250
/
+250
2012-02-14
tg3: Move tg3_set_rx_mode
Matt Carlson
1
-100
/
+99
2012-02-14
tg3: Move tg3_change_mtu to a better location
Matt Carlson
1
-81
/
+78
2012-02-14
tg3: Relocate tg3_reset_task
Matt Carlson
1
-47
/
+45
2012-02-14
tg3: Move tg3_restart_hw to a better location
Matt Carlson
1
-27
/
+29
2012-02-14
virtio: net: remove sparse errors
Eric Dumazet
1
-4
/
+3
2012-02-14
e1000e: cleanup: always return 0
Bruce Allan
4
-4
/
+4
2012-02-14
e1000e: cleanup: remove unnecessary assignments just before returning
Bruce Allan
4
-16
/
+7
2012-02-14
e1000e: potential incorrect return for e1000_setup_copper_link_80003es2lan
Bruce Allan
1
-3
/
+1
2012-02-14
e1000e: potentially incorrect return for e1000_cfg_kmrn_10_100_80003es2lan
Bruce Allan
1
-3
/
+1
2012-02-14
e1000e: cleanup: rename goto labels to be more meaningful
Bruce Allan
3
-27
/
+27
2012-02-14
e1000e: cleanup: use goto for common work needed by multiple exit points
Bruce Allan
1
-5
/
+5
2012-02-13
trivial: typo hnalder -> handler
Uwe Kleine-König
2
-2
/
+2
2012-02-13
stmicro: Fix typo in stmmac_pci.c and stmmac_platform.c
Masanari Iida
2
-2
/
+2
2012-02-13
mISDN: Fix typo in dsp_core.c
Masanari Iida
1
-1
/
+1
2012-02-13
enic: remove assignment of random mac on enic vf
Roopa Prabhu
2
-6
/
+1
2012-02-13
enic: Fix address deregistration for sriov vf during port profile disassociate
Roopa Prabhu
2
-3
/
+3
2012-02-13
isdn: Fix typo in isdn_ppp.c
Masanari Iida
1
-2
/
+2
2012-02-13
mISDN/hfcsusb: remove unused variable hfcsusb_rev
Danny Kukawka
1
-2
/
+1
2012-02-13
isdn: Fix typo in callc.c and tei.c
Masanari Iida
2
-2
/
+2
2012-02-13
be2net: event queue re-design
Sathya Perla
5
-578
/
+434
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
35
-100
/
+84
2012-02-13
rename dev_hw_addr_random and remove redundant second
Danny Kukawka
3
-21
/
+31
2012-02-13
eth: reset addr_assign_type if eth_mac_addr() called
Danny Kukawka
1
-0
/
+2
2012-02-13
net: implement IP_RECVTOS for IP_PKTOPTIONS
Jiri Benc
8
-1
/
+17
2012-02-13
ipv6: helper function to get tclass
Jiri Benc
2
-1
/
+6
2012-02-13
aeroflex: Fix typo in greth.c
Masanari Iida
1
-1
/
+1
2012-02-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
5
-282
/
+505
2012-02-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
448
-43109
/
+3441
2012-02-11
skbuff: Move rxhash and vlan_tci to consolidate holes in sk_buff
Alexander Duyck
1
-4
/
+5
2012-02-11
ixgbe: Combine post-DMA processing of sk_buff fields into single function
Alexander Duyck
2
-59
/
+71
2012-02-11
ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADV
Alexander Duyck
3
-18
/
+18
[next]