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
*
drivers/net: Convert unbounded kzalloc calls to kcalloc
Joe Perches
2010-08-17
21
-38
/
+37
*
tipc: Prevent missing name table entries when link flip-flops rapidly
Allan Stephens
2010-08-17
4
-1
/
+39
*
tipc: Allow connect() to wait indefinitely
Allan Stephens
2010-08-17
1
-4
/
+7
*
tipc: Minor enhancements to name table display format
Allan Stephens
2010-08-17
1
-28
/
+16
*
tipc: Optimize tipc_node_has_active_links()
Allan Stephens
2010-08-17
1
-2
/
+1
*
tipc: Remove per-connection sequence number logic
Allan Stephens
2010-08-17
1
-12
/
+3
*
tipc: Fix bug in broadcast link transmit statistics computation
Allan Stephens
2010-08-17
1
-3
/
+2
*
tipc: Fix premature broadcast advertisement by sending node
Allan Stephens
2010-08-17
1
-11
/
+19
*
tipc: Prevent crash when broadcast link cannot send to all nodes
Allan Stephens
2010-08-17
1
-4
/
+6
*
tipc: Check for disabled bearer when processing incoming messages
Allan Stephens
2010-08-17
1
-0
/
+14
*
tipc: correct problems with misleading flags returned using poll()
Allan Stephens
2010-08-17
1
-21
/
+40
*
tipc: Provide correct error code for unsupported connect() operation
Allan Stephens
2010-08-17
1
-1
/
+1
*
tipc: add SO_RCVLOWAT support to stream socket receive path
Florian Westphal
2010-08-17
1
-3
/
+4
*
tipc: Fix log buffer memory leak if initialization fails
Anders Kaseorg
2010-08-17
1
-2
/
+4
*
qlcnic: turn off lro when rxcsum is disabled.
Sucheta Chakraborty
2010-08-17
3
-1
/
+25
*
qlcnic: fix link diag test
Sony Chacko
2010-08-17
2
-9
/
+9
*
qlcnic: fix link status message
Sony Chacko
2010-08-17
1
-2
/
+2
*
qlcnic: add eswitch statistics support
Amit Kumar Salecha
2010-08-17
3
-1
/
+287
*
qlcnic: fix for setting function modes
Rajesh Borundia
2010-08-17
1
-3
/
+0
*
qlcnic: device state management fixes for virtual func
Amit Kumar Salecha
2010-08-17
2
-34
/
+51
*
qlcnic: fix aer for virtual func
Amit Kumar Salecha
2010-08-17
1
-1
/
+1
*
enic: Mark intr_timer in vnic_enet_config as deprecated
Roopa Prabhu
2010-08-17
1
-1
/
+1
*
enic: Check if rq/wq buf not NULL before freeing them
Roopa Prabhu
2010-08-17
2
-4
/
+8
*
enic: Clean up: remove enic_dev_stats_clear
Roopa Prabhu
2010-08-17
1
-15
/
+0
*
enic: Use offsetof macro in vic tlv length calculation
Roopa Prabhu
2010-08-17
1
-3
/
+4
*
enic: Add new firmware devcmds
Roopa Prabhu
2010-08-17
1
-0
/
+12
*
enic: Add support for firmware management device
Roopa Prabhu
2010-08-17
2
-7
/
+31
*
enic: Add set mac address
Roopa Prabhu
2010-08-17
2
-2
/
+4
*
cpmac: fix all checkpatch errors and warnings
Florian Fainelli
2010-08-17
1
-13
/
+20
*
am79c961a: Use net_device_stats from struct net_device
Tobias Klauser
2010-08-17
2
-20
/
+16
*
r6040: fix all checkpatch errors and warnings
Florian Fainelli
2010-08-17
1
-14
/
+20
*
pcnet_cs: Use pr_fmt and pr_<level>
Joe Perches
2010-08-17
1
-13
/
+13
*
pcnet_cs: Use proper netdev_*-printouts
Wolfram Sang
2010-08-17
1
-31
/
+27
*
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
Ben Hutchings
2010-08-17
17
-208
/
+23
*
net/decnet: Adjust confusing if indentation
Julia Lawall
2010-08-16
1
-4
/
+4
*
drivers/isdn: Adjust confusing if indentation
Julia Lawall
2010-08-16
3
-7
/
+9
*
drivers/net: Adjust confusing if indentation
Julia Lawall
2010-08-16
1
-1
/
+1
*
drivers/net/hamradio: Adjust confusing if indentation
Julia Lawall
2010-08-16
1
-1
/
+2
*
drivers/net/bnx2x: Adjust confusing if indentation
Julia Lawall
2010-08-16
1
-5
/
+5
*
drivers/net: Adjust confusing if indentation
Julia Lawall
2010-08-16
1
-1
/
+1
*
drivers/atm: Adjust confusing if indentation
Julia Lawall
2010-08-16
1
-1
/
+1
*
drivers/net: Adjust confusing if indentation
Julia Lawall
2010-08-16
2
-6
/
+6
*
drivers/net/irda: Adjust confusing if indentation
Julia Lawall
2010-08-16
1
-1
/
+1
*
net/atm: Adjust confusing if indentation
Julia Lawall
2010-08-16
1
-1
/
+1
*
drivers/net/wan: Adjust confusing if indentation
Julia Lawall
2010-08-16
3
-3
/
+3
*
macvtap: Implement multiqueue for macvtap driver
Krishna Kumar
2010-08-16
2
-18
/
+90
*
core: Factor out flow calculation from get_rps_cpu
Krishna Kumar
2010-08-16
2
-44
/
+71
*
bnx2x: Load firmware in open() instead of probe()
Dmitry Kravkov
2010-08-16
3
-19
/
+36
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-08-16
13
-35
/
+57
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-08-16
10
-16
/
+48
|
|
\
[next]