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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-18
qeth: Accurate ethtool output
Eugene Crosser
3
-49
/
+185
2013-12-18
netiucv: improve state checking in conn_action_txdone
Ursula Braun
1
-2
/
+6
2013-12-18
qlcnic: update version to 5.3.53
Manish Chopra
1
-2
/
+2
2013-12-18
qlcnic: Support for 16 virtual NIC functions.
Jitendra Kalsaria
8
-95
/
+186
2013-12-18
qlcnic: VLAN enhancement for 84XX adapters
Manish Chopra
8
-112
/
+407
2013-12-18
qlcnic: Allow single Tx/Rx queue for all adapters.
Himanshu Madhani
3
-12
/
+4
2013-12-18
qlcnic: Refactor initialize nic code path.
Sucheta Chakraborty
4
-21
/
+15
2013-12-18
qlcnic: Issue INIT_NIC command only once.
Sucheta Chakraborty
5
-39
/
+10
2013-12-18
qlcnic: Disable DCB operations from SR-IOV VFs.
Sucheta Chakraborty
6
-21
/
+11
2013-12-18
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
11
-206
/
+362
2013-12-18
net: Change skb_get_rxhash to skb_get_hash
Tom Herbert
3
-4
/
+4
2013-12-18
bonding: add resend_igmp attribute netlink support
sfeldma@cumulusnetworks.com
4
-12
/
+38
2013-12-18
bonding: add xmit_hash_policy attribute netlink support
sfeldma@cumulusnetworks.com
4
-7
/
+36
2013-12-18
bonding: add fail_over_mac attribute netlink support
sfeldma@cumulusnetworks.com
4
-18
/
+39
2013-12-18
bonding: add primary_select attribute netlink support
sfeldma@cumulusnetworks.com
4
-16
/
+40
2013-12-18
bonding: add primary attribute netlink support
sfeldma@cumulusnetworks.com
4
-43
/
+82
2013-12-18
bondnl: use be32 nla put/get for be32 values
Jiri Pirko
1
-2
/
+2
2013-12-18
bnad: make local variable static
stephen hemminger
2
-2
/
+1
2013-12-18
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
184
-4007
/
+3920
2013-12-17
net: phy: suspend phydev when going to HALTED
Sebastian Hesselbarth
1
-1
/
+5
2013-12-17
net: phy: resume/suspend PHYs on attach/detach
Sebastian Hesselbarth
1
-0
/
+3
2013-12-17
net: phy: provide phy_resume/phy_suspend helpers
Sebastian Hesselbarth
1
-0
/
+24
2013-12-17
net: phy: marvell: provide genphy suspend/resume
Sebastian Hesselbarth
1
-0
/
+22
2013-12-17
net: mv643xx_eth: properly start/stop phy device
Sebastian Hesselbarth
1
-1
/
+3
2013-12-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
8
-90
/
+469
2013-12-17
fddi: cleanup unsigned to unsigned int/short
tanxiaojun
4
-73
/
+73
2013-12-16
sfc: Fix RX drop filters for EF10
Ben Hutchings
1
-1
/
+3
2013-12-16
i40e: Remove FCoE in i40e_virtchnl_pf.c code
Neerav Parikh
1
-27
/
+2
2013-12-16
i40e: support for suspend and resume
Shannon Nelson
2
-1
/
+97
2013-12-16
i40e: rtnl_lock in reset path fixes
Anjali Singhai Jain
3
-5
/
+23
2013-12-16
i40e: Add basic support for get/set channels for RSS
Anjali Singhai Jain
1
-0
/
+90
2013-12-16
i40e: function to reconfigure RSS queues and rebuild
Anjali Singhai Jain
2
-8
/
+50
2013-12-16
i40e: reinit flow for the main VSI
Anjali Singhai Jain
1
-21
/
+97
2013-12-16
i40e: use same number of queues as CPUs
Jesse Brandeburg
1
-4
/
+3
2013-12-16
i40e: trivial fixes
Jesse Brandeburg
3
-3
/
+3
2013-12-16
i40e: init flow control settings to disabled
Jesse Brandeburg
2
-9
/
+60
2013-12-16
i40e: Tell the stack about our actual number of queues
Anjali Singhai Jain
1
-0
/
+10
2013-12-16
i40e: fix pf reset after offline test
Shannon Nelson
1
-6
/
+8
2013-12-16
i40e: fix up some of the ethtool connection reporting
Jesse Brandeburg
2
-8
/
+28
2013-12-15
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
10
-217
/
+797
2013-12-14
bonding: rebuild the bond_resend_igmp_join_requests_delayed()
dingtianhong
1
-16
/
+5
2013-12-14
bonding: remove unwanted lock for bond_store_primaryxxx()
dingtianhong
1
-4
/
+0
2013-12-14
bonding: remove unwanted lock for bond_option_active_slave_set()
dingtianhong
1
-2
/
+0
2013-12-14
bonding: add RCU for bond_3ad_state_machine_handler()
dingtianhong
2
-26
/
+35
2013-12-14
bonding: remove unwanted lock for bond enslave and release
dingtianhong
1
-21
/
+6
2013-12-14
bonding: rebuild the lock use for bond_activebackup_arp_mon()
dingtianhong
1
-25
/
+20
2013-12-14
bonding: create bond_first_slave_rcu()
dingtianhong
1
-0
/
+4
2013-12-14
bonding: rebuild the lock use for bond_loadbalance_arp_mon()
dingtianhong
1
-6
/
+12
2013-12-14
bonding: rebuild the lock use for bond_alb_monitor()
dingtianhong
1
-13
/
+9
2013-12-14
bonding: rebuild the lock use for bond_mii_monitor()
dingtianhong
1
-13
/
+11
[next]