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