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
*
GRO: Move netpoll checks to correct location
Herbert Xu
2009-03-16
4
-21
/
+26
*
tcp: make sure xmit goal size never becomes zero
Ilpo Järvinen
2009-03-15
1
-1
/
+1
*
tcp: cache result of earlier divides when mss-aligning things
Ilpo Järvinen
2009-03-15
2
-2
/
+13
*
tcp: simplify tcp_current_mss
Ilpo Järvinen
2009-03-15
5
-46
/
+54
*
tcp: don't check mtu probe completion in the loop
Ilpo Järvinen
2009-03-15
1
-7
/
+6
*
tcp: consolidate paws check
Ilpo Järvinen
2009-03-15
3
-12
/
+21
*
tcp: kill dead end_seq variable in clean_rtx_queue
Ilpo Järvinen
2009-03-15
1
-3
/
+0
*
tcp: remove pointless .dsack/.num_sacks code
Ilpo Järvinen
2009-03-15
2
-7
/
+3
*
pkt_sched: Change misleading code in class delete.
Jarek Poplawski
2009-03-15
4
-8
/
+20
*
net: reorder fields of struct socket
Eric Dumazet
2009-03-15
1
-2
/
+6
*
netxen: update version to 4.0.30
Dhananjay Phadke
2009-03-14
2
-5
/
+4
*
netxen: add receive side scaling (rss) support
Dhananjay Phadke
2009-03-14
5
-192
/
+404
*
netxen: remove old lro code
Dhananjay Phadke
2009-03-14
2
-52
/
+25
*
netxen: sanitize variable names
Dhananjay Phadke
2009-03-14
6
-136
/
+62
*
netxen: add suspend resume support
Dhananjay Phadke
2009-03-14
3
-18
/
+102
*
netxen: fix endianness in serial number
Dhananjay Phadke
2009-03-14
1
-6
/
+4
*
ixgbe: Add documentation for the driver
PJ Waskiewicz
2009-03-14
1
-0
/
+199
*
ixgbe: Cleanup some whitespace issues, fixup and add some comments
Jesse Brandeburg
2009-03-14
2
-7
/
+29
*
ixgbe: Two small fixes for 82599 when bringing the device down and for WoL
PJ Waskiewicz
2009-03-14
1
-1
/
+6
*
ixgbe: Add a few safety nets for register writes and descriptor cleanups
Jesse Brandeburg
2009-03-14
1
-6
/
+12
*
ixgbe: Cleanup on the Rx init path
Jesse Brandeburg
2009-03-14
1
-15
/
+14
*
ixgbe: Fix the Tx clean logic to return proper status
Jesse Brandeburg
2009-03-14
1
-9
/
+10
*
ixgbe: fix bug with napi add before request_irq
Jesse Brandeburg
2009-03-14
1
-3
/
+5
*
ixgbe: Fix interrupt configuration for 82599
Jesse Brandeburg
2009-03-14
4
-31
/
+71
*
ixgbe: Disable DROP_EN for Rx queues
PJ Waskiewicz
2009-03-14
1
-2
/
+0
*
ixgbe: Fix an accounting problem when the Rx FIFO is full
PJ Waskiewicz
2009-03-14
1
-1
/
+6
*
ixgbe: Fix get_supported_physical_layer() due to new 82599 PHY types
PJ Waskiewicz
2009-03-14
1
-0
/
+16
*
igb: add support for 82576 quad copper adapter
Alexander Duyck
2009-03-14
4
-0
/
+22
*
igb: add support for another dual port 82576 non-security nic
Alexander Duyck
2009-03-14
3
-0
/
+3
*
igb: correct typo that was setting vfta mask to 1
Alexander Duyck
2009-03-14
2
-2
/
+2
*
igb: add PF to pool
Alexander Duyck
2009-03-14
3
-10
/
+22
*
igb: support wol on second port
Alexander Duyck
2009-03-14
2
-2
/
+4
*
igb: resolve warning of unused adapter struct
Alexander Duyck
2009-03-14
1
-3
/
+2
*
igb: remove netif running call from igb_poll
Alexander Duyck
2009-03-14
1
-2
/
+1
*
igb: switch to new dca API
Maciej Sosnowski
2009-03-14
1
-4
/
+4
*
ppp: ppp_mp_explode() redesign
Gabriele Paoloni
2009-03-13
4
-92
/
+127
*
tcp: '< 0' test on unsigned
Roel Kluin
2009-03-13
1
-2
/
+3
*
x25: '< 0' and '>= 0' test on unsigned
Roel Kluin
2009-03-13
1
-6
/
+5
*
ipv4: arp announce, arp_proxy and windows ip conflict verification
Denys Fedoryshchenko
2009-03-13
1
-2
/
+5
*
tulip: Fix for MTU problems with 802.1q tagged frames
Tomasz Lemiech
2009-03-13
2
-30
/
+86
*
phylib: convert state_queue work to delayed_work
Marcin Slusarz
2009-03-13
2
-32
/
+12
*
bmac: remove unused variable bp in bmac_misc_intr()
Pavel Roskin
2009-03-13
1
-1
/
+0
*
ehea: fix circular locking problem
Jan-Bernd Themann
2009-03-13
2
-27
/
+31
*
macvlan: Deterministic ingress packet delivery
Eric Biederman
2009-03-13
1
-13
/
+60
*
macvlan: Support creating macvlans from macvlans
Eric Biederman
2009-03-13
1
-5
/
+6
*
smsc911x: improve EEPROM loading timeout logic in open
Steve Glendinning
2009-03-13
1
-2
/
+2
*
smsc911x: check for FFWD success before checking for timeout
Steve Glendinning
2009-03-13
1
-1
/
+1
*
Network Drop Monitor: Adding Build changes to enable drop monitor
Neil Horman
2009-03-13
3
-0
/
+13
*
Network Drop Monitor: Adding drop monitor implementation & Netlink protocol
Neil Horman
2009-03-13
2
-0
/
+319
*
Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-...
Neil Horman
2009-03-13
6
-5
/
+29
[next]