index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: make sysctl_tcp_ecn namespace aware
Hannes Frederic Sowa
2013-01-06
9
-20
/
+25
*
ndisc: Use struct rd_msg for redirect message.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-06
2
-28
/
+21
*
net: splice: avoid high order page splitting
Eric Dumazet
2013-01-06
1
-29
/
+9
*
net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver strings
Jiri Pirko
2013-01-06
4
-5
/
+5
*
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-06
86
-277
/
+297
*
ethtool: set addr_assign_type to NET_ADDR_SET when addr is passed on create
Jiri Pirko
2013-01-06
1
-1
/
+3
*
ethoc: fix mac address set
Jiri Pirko
2013-01-06
1
-11
/
+11
*
tg3: Remove IS_ENABLED(CONFIG_HWMON) check
Nithin Nayak Sujir
2013-01-06
2
-6
/
+4
*
tg3: Improve PCI function number detection.
Michael Chan
2013-01-06
1
-11
/
+8
*
tg3: Add NVRAM support for 5762
Michael Chan
2013-01-06
2
-1
/
+110
*
tg3: Add support for new 5762 ASIC
Michael Chan
2013-01-06
2
-25
/
+81
*
ndisc: Remove unused space at tail of skb for ndisc messages. (TAKE 3)
YOSHIFUJI Hideaki / 吉藤英明
2013-01-04
1
-2
/
+2
*
NET: FEC: dynamtic check DMA desc buff type
Frank Li
2013-01-04
4
-87
/
+116
*
ethernet/broadcom/tg3: Fix sparse warning: constant 0x7fffffffffffffff is so ...
Peter Hüwe
2013-01-04
1
-1
/
+1
*
smsc95xx: enable dynamic autosuspend
Steve Glendinning
2013-01-04
1
-1
/
+150
*
smsc95xx: eliminate duplicate warnings on io failure
Steve Glendinning
2013-01-04
1
-217
/
+67
*
net: introduce upper device lists and remove dev->master
David S. Miller
2013-01-04
18
-182
/
+409
|
\
|
*
net: kill dev->master
Jiri Pirko
2013-01-04
1
-4
/
+0
|
*
net: remove no longer used netdev_set_bond_master() and netdev_set_master()
Jiri Pirko
2013-01-04
2
-68
/
+1
|
*
bonding: remove usage of dev->master
Jiri Pirko
2013-01-04
5
-64
/
+81
|
*
nes: remove usage of dev->master
Jiri Pirko
2013-01-04
2
-4
/
+6
|
*
vlan: remove usage of dev->master in __vlan_find_dev_deep()
Jiri Pirko
2013-01-04
1
-7
/
+11
|
*
qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lock
Jiri Pirko
2013-01-04
1
-10
/
+11
|
*
qlcnic: guard __vlan_find_dev_deep() by rcu_read_lock
Jiri Pirko
2013-01-04
1
-0
/
+2
|
*
cxgb3: remove usage of dev->master
Jiri Pirko
2013-01-04
1
-4
/
+7
|
*
netpoll: remove usage of dev->master
Jiri Pirko
2013-01-04
1
-3
/
+6
|
*
bridge: remove usage of netdev_set_master()
Jiri Pirko
2013-01-04
1
-3
/
+3
|
*
team: remove usage of netdev_set_master()
Jiri Pirko
2013-01-04
1
-6
/
+7
|
*
rtnetlink: remove usage of dev->master
Jiri Pirko
2013-01-04
1
-32
/
+37
|
*
vlan: add link to upper device
Jiri Pirko
2013-01-04
1
-1
/
+9
|
*
macvlan: add link to upper device
Jiri Pirko
2013-01-04
1
-1
/
+8
|
*
net: introduce upper device lists
Jiri Pirko
2013-01-04
2
-4
/
+249
|
/
*
ll_temac: fix mac address setting
Jiri Pirko
2013-01-03
1
-14
/
+17
*
um: net: use eth_hw_addr_random() to generate random mac
Jiri Pirko
2013-01-03
2
-15
/
+8
*
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
2013-01-03
27
-35
/
+4
*
net: add address assign type "SET"
Jiri Pirko
2013-01-03
2
-0
/
+3
*
net: set dev->addr_assign_type correctly
Jiri Pirko
2013-01-03
5
-5
/
+5
*
net: call add_device_randomness() only after successful mac change
Jiri Pirko
2013-01-03
1
-3
/
+4
*
rtnl: use dev_set_mac_address() instead of plain ndo_
Jiri Pirko
2013-01-03
1
-18
/
+2
*
team: update master carrier state
Flavio Leitner
2013-01-03
1
-2
/
+22
*
qlcnic: fix build error
Sony Chacko
2013-01-03
1
-2
/
+1
*
qlcnic: do not duplicate infrastructure functions
Stephen Rothwell
2013-01-03
1
-19
/
+1
*
qlcnic: update driver version
Signed-off-by: Sony Chacko
2013-01-02
1
-2
/
+2
*
qlcnic: remove unused definitions from header file
Shahed Shaikh
2013-01-02
3
-134
/
+4
*
qlcnic: 83xx ethtool interface routines
Sony Chacko
2013-01-02
6
-193
/
+750
*
qlcnic: 83xx register dump routines
Sony Chacko
2013-01-02
6
-155
/
+529
*
qlcnic: enable 83xx virtual NIC mode
Sony Chacko
2013-01-02
6
-7
/
+285
*
qlcnic: flash template based firmware reset recovery
Sony Chacko
2013-01-02
5
-0
/
+538
*
qlcnic: 83xx CNA inter driver communication mechanism
Sony Chacko
2013-01-02
6
-19
/
+1830
*
qlcnic: 83xx adpater flash interface routines
Sony Chacko
2013-01-02
3
-0
/
+443
[next]