index
:
blackbird-op-linux
master
Blackbird™ 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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()
Christoph Hellwig
2017-07-03
1
-23
/
+13
*
|
i40e: don't hold RTNL lock for the entire reset
Jacob Keller
2017-06-20
1
-20
/
+7
*
|
i40e: Handle PE_CRITERR properly with IWARP enabled
Catherine Sullivan
2017-06-20
1
-2
/
+2
*
|
i40e: clear only cause_ena bit
Shannon Nelson
2017-06-20
1
-2
/
+12
*
|
i40e: fix disabling overflow promiscuous mode
Alan Brady
2017-06-20
1
-3
/
+2
*
|
i40e: Add support for OEM firmware version
Filip Sadowski
2017-06-20
2
-14
/
+81
*
|
i40e: genericize the partition bandwidth control
Shannon Nelson
2017-06-20
2
-28
/
+26
*
|
i40e: Add message for unsupported MFP mode
Carolyn Wyborny
2017-06-20
1
-0
/
+6
*
|
i40e: Support firmware CEE DCB UP to TC map re-definition
Greg Bowers
2017-06-20
1
-4
/
+7
*
|
i40e: Fix potential out of bound array access
Sudheer Mogilappagari
2017-06-20
1
-1
/
+3
*
|
i40e: comment that udp_port must be in host byte order
Jacob Keller
2017-06-20
1
-1
/
+5
*
|
i40e: use dev_dbg instead of dev_info when warning about missing routine
Jacob Keller
2017-06-20
1
-3
/
+3
*
|
i40e/i40evf: update WOL and I40E_AQC_ADDR_VALID_MASK flags
Alice Michael
2017-06-20
2
-4
/
+5
*
|
i40evf: assign num_active_queues inside i40evf_alloc_queues
Jacob Keller
2017-06-20
1
-7
/
+11
*
|
i40e: add support for XDP_TX action
Björn Töpel
2017-06-20
5
-87
/
+384
*
|
i40e: add XDP support for pass and drop actions
Björn Töpel
2017-06-20
4
-31
/
+194
*
|
bpf: ixgbe: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
2017-06-16
1
-0
/
+2
*
|
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
2
-2
/
+2
*
|
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
5
-7
/
+11
|
\
\
|
*
|
i40e: Fix a sleep-in-atomic bug
Jia-Ju Bai
2017-06-14
1
-0
/
+2
|
*
|
i40e: fix handling of HW ATR eviction
Jacob Keller
2017-06-12
4
-7
/
+9
*
|
|
ixgbe: pci_set_drvdata must be called before register_netdev
Jeff Mahoney
2017-06-13
1
-1
/
+1
*
|
|
ixgbe: Resolve cppcheck format string warning
Tony Nguyen
2017-06-13
1
-1
/
+1
*
|
|
ixgbe: fix writes to PFQDE
Emil Tantilov
2017-06-13
1
-1
/
+1
*
|
|
ixgbevf: Bump version number
Tony Nguyen
2017-06-13
1
-1
/
+1
*
|
|
ixgbe: Bump version number
Tony Nguyen
2017-06-13
1
-1
/
+1
*
|
|
ixgbe: check for Tx timestamp timeouts during watchdog
Jacob Keller
2017-06-13
3
-0
/
+29
*
|
|
ixgbe: add statistic indicating number of skipped Tx timestamps
Jacob Keller
2017-06-13
3
-10
/
+17
*
|
|
ixgbe: avoid permanent lock of *_PTP_TX_IN_PROGRESS
Jacob Keller
2017-06-13
1
-5
/
+15
*
|
|
ixgbe: fix race condition with PTP_TX_IN_PROGRESS bits
Jacob Keller
2017-06-13
1
-3
/
+12
*
|
|
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2017-06-08
2
-7
/
+12
|
\
\
\
|
*
|
|
e1000e: Undo e1000e_pm_freeze if __e1000_shutdown fails
Chris Wilson
2017-06-07
1
-1
/
+6
|
*
|
|
igb: make a few local functions static
Colin Ian King
2017-06-07
1
-6
/
+6
*
|
|
|
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
2017-06-08
3
-5
/
+9
|
/
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-06
3
-20
/
+22
|
\
\
\
|
|
/
/
|
*
|
i40e/i40evf: proper update of the page_offset field
Björn Töpel
2017-06-06
2
-2
/
+4
|
*
|
i40e: Fix state flags for bit set and clean operations of PF
Mauro S. M. Rodrigues
2017-06-06
1
-18
/
+18
|
|
/
*
|
e1000e: use disable_hardirq() also for MSIX vectors in e1000_netpoll()
Konstantin Khlebnikov
2017-06-06
1
-6
/
+6
*
|
e1000e: Don't return uninitialized stats
Benjamin Poirier
2017-06-06
1
-1
/
+1
*
|
igb: Remove useless argument
Benjamin Poirier
2017-06-06
3
-7
/
+7
*
|
igb: check for Tx timestamp timeouts during watchdog
Jacob Keller
2017-06-06
3
-0
/
+31
*
|
igb: add statistic indicating number of skipped Tx timestamps
Jacob Keller
2017-06-06
3
-0
/
+4
*
|
e1000e: add statistic indicating number of skipped Tx timestamps
Jacob Keller
2017-06-06
3
-7
/
+12
*
|
igb: avoid permanent lock of *_PTP_TX_IN_PROGRESS
Jacob Keller
2017-06-06
1
-5
/
+18
*
|
igb: fix race condition with PTP_TX_IN_PROGRESS bits
Jacob Keller
2017-06-06
1
-2
/
+10
*
|
e1000e: fix race condition around skb_tstamp_tx()
Jacob Keller
2017-06-06
1
-2
/
+8
*
|
igb: mark PM functions as __maybe_unused
Arnd Bergmann
2017-06-06
1
-13
/
+5
*
|
igb: Explicitly select page 0 at initialization
Matwey V Kornilov
2017-06-06
1
-0
/
+1
*
|
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...
yuval.shaia@oracle.com
2017-06-05
1
-1
/
+4
[prev]
[next]