index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
/
igb_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
igb: dont drop packets if rx flow control is enabled
Robert Beckett
2019-12-31
1
-14
/
+33
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-09
1
-2
/
+2
|
\
|
*
igb/igc: use ktime accessors for skb->tstamp
Jacob Keller
2019-11-08
1
-2
/
+2
*
|
net: ethernet: intel: Demote MTU change prints to debug
Florian Fainelli
2019-11-07
1
-3
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
1
-3
/
+5
|
\
|
|
*
igb: Fix constant media auto sense switching when no cable is connected
Manfred Rudigier
2019-11-01
1
-1
/
+2
|
*
igb: Enable media autosense for the i350.
Manfred Rudigier
2019-10-31
1
-1
/
+1
|
*
igb/igc: Don't warn on fatal read failures when the device is removed
Lyude Paul
2019-10-31
1
-1
/
+2
*
|
igb: Add UDP segmentation offload support
Josh Hunt
2019-10-29
1
-6
/
+17
|
/
*
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-08-22
1
-2
/
+1
*
igb: Use dev_get_drvdata where possible
Chuhong Yuan
2019-07-23
1
-2
/
+1
*
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-22
1
-2
/
+3
*
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
2019-07-09
1
-8
/
+8
*
drivers: net: use flow block API
Pablo Neira Ayuso
2019-07-09
1
-1
/
+4
*
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
2019-07-09
1
-20
/
+4
*
igb: clear out skb->tstamp after reading the txtime
Vedang Patel
2019-06-28
1
-0
/
+1
*
igb: mark expected switch fall-through
Gustavo A. R. Silva
2019-05-28
1
-1
/
+1
*
igb/igc: warn when fatal read failure happens
Feng Tang
2019-05-28
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
1
-3
/
+6
|
\
|
*
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
2019-04-23
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
1
-49
/
+8
|
|
\
|
*
|
net: move skb->xmit_more hint to softnet data
Florian Westphal
2019-04-01
1
-1
/
+1
|
*
|
igb: Exclude device from suspend direct complete optimization
Kai-Heng Feng
2019-03-19
1
-0
/
+3
|
*
|
intel: correct return from set features callback
Serhey Popovych
2019-03-19
1
-1
/
+1
*
|
|
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-06
1
-5
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
1
-5
/
+0
|
|
/
*
/
igb: Fix WARN_ONCE on runtime suspend
Arvind Sankar
2019-03-26
1
-49
/
+8
|
/
*
igb: use struct_size() helper
Gustavo A. R. Silva
2019-02-08
1
-3
/
+3
*
flow_offload: add flow_rule and flow_match structures and use them
Pablo Neira Ayuso
2019-02-06
1
-40
/
+24
*
igb: Bump version number
Todd Fujinaka
2019-02-05
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-21
1
-7
/
+7
|
\
|
*
Revert "igb: reduce CPU0 latency when updating statistics"
Jeff Kirsher
2019-01-15
1
-7
/
+7
*
|
net: Add extack argument to ndo_fdb_add()
Petr Machata
2019-01-17
1
-1
/
+2
|
/
*
igb: Fix an issue that PME is not enabled during runtime suspend
Kai-Heng Feng
2018-12-20
1
-3
/
+5
*
igb: Change RXPBSIZE size when setting Qav mode
Jesus Sanchez-Palencia
2018-12-20
1
-1
/
+1
*
igb: reduce CPU0 latency when updating statistics
Jeff Kirsher
2018-12-20
1
-7
/
+7
*
ethernet/intel: consolidate NAPI and NAPI exit
Jesse Brandeburg
2018-11-21
1
-4
/
+6
*
igb: Fix format with line continuation whitespace
Joe Perches
2018-11-21
1
-7
/
+6
*
intel-ethernet: software timestamp skbs as late as possible
Jacob Keller
2018-11-07
1
-2
/
+2
*
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-25
1
-9
/
+0
|
\
|
*
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-10-02
1
-9
/
+0
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
1
-30
/
+0
|
\
\
|
*
|
igb: remove ndo_poll_controller
Eric Dumazet
2018-09-23
1
-30
/
+0
|
|
/
*
/
intel-ethernet: use correct module license
Jesse Brandeburg
2018-09-18
1
-1
/
+1
|
/
*
igb: Replace GFP_ATOMIC with GFP_KERNEL in igb_sw_init()
Jia-Ju Bai
2018-08-24
1
-2
/
+2
*
igb: Use an advanced ctx descriptor for launchtime
Jesus Sanchez-Palencia
2018-08-24
1
-1
/
+2
*
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-08-16
1
-1
/
+0
|
\
|
*
igb: Remove unnecessary include of <linux/pci-aspm.h>
Bjorn Helgaas
2018-08-06
1
-1
/
+0
*
|
igb_main: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-08-07
1
-0
/
+2
[next]