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
/
pensando
/
ionic
/
ionic_lif.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2021-10-10
ionic: handle vlan id overflow
Shannon Nelson
1
-40
/
+12
2021-10-10
ionic: remove mac overflow flags
Shannon Nelson
1
-5
/
+2
2021-10-10
ionic: move lif mac address functions
Shannon Nelson
1
-131
/
+0
2021-10-09
ionic: don't remove netdev->dev_addr when syncing uc list
Shannon Nelson
1
-0
/
+4
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2021-10-06
ionic: move filter sync_needed bit set
Shannon Nelson
1
-1
/
+3
2021-10-02
ionic: add lif param to ionic_qcq_disable
Shannon Nelson
1
-12
/
+12
2021-10-02
ionic: have ionic_qcq_disable decide on sending to hardware
Shannon Nelson
1
-19
/
+20
2021-10-02
ionic: widen queue_lock use around lif init and deinit
Shannon Nelson
1
-3
/
+11
2021-10-02
ionic: move lif mutex setup and delete
Shannon Nelson
1
-5
/
+10
2021-09-03
ionic: fix double use of queue-lock
Shannon Nelson
1
-4
/
+8
2021-08-28
ionic: recreate hwstamp queues on ifup
Shannon Nelson
1
-0
/
+6
2021-08-28
ionic: pull hwstamp queue_lock up a level
Shannon Nelson
1
-14
/
+2
2021-08-28
ionic: add queue lock around open and stop
Shannon Nelson
1
-1
/
+8
2021-08-28
ionic: fill mac addr earlier in add_addr
Shannon Nelson
1
-1
/
+2
2021-08-28
ionic: fire watchdog again after fw_down
Shannon Nelson
1
-2
/
+9
2021-08-26
ionic: handle mac filter overflow
Shannon Nelson
1
-11
/
+29
2021-08-26
ionic: refactor ionic_lif_addr to remove a layer
Shannon Nelson
1
-39
/
+2
2021-08-26
ionic: sync the filters in the work task
Shannon Nelson
1
-27
/
+81
2021-08-26
ionic: flatten calls to set-rx-mode
Shannon Nelson
1
-18
/
+9
2021-08-26
ionic: remove old work task types
Shannon Nelson
1
-6
/
+0
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-101
/
+96
2021-07-27
ionic: enable rxhash only with multiple queues
Shannon Nelson
1
-1
/
+3
2021-07-27
ionic: init reconfig err to 0
Shannon Nelson
1
-3
/
+10
2021-07-27
ionic: minimize resources when under kdump
Shannon Nelson
1
-2
/
+19
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-2
/
+2
2021-07-23
ionic: remove intr coalesce update from napi
Shannon Nelson
1
-1
/
+13
2021-07-23
ionic: make all rx_mode work threadsafe
Shannon Nelson
1
-100
/
+83
2021-04-08
ionic: add ts_config replay
Shannon Nelson
1
-1
/
+1
2021-04-08
ionic: ignore EBUSY on queue start
Shannon Nelson
1
-1
/
+1
2021-04-08
ionic: re-start ptp after queues up
Shannon Nelson
1
-3
/
+3
2021-04-08
ionic: fix up a couple of code style nits
Shannon Nelson
1
-6
/
+4
2021-04-02
ionic: advertise support for hardware timestamps
Shannon Nelson
1
-0
/
+25
2021-04-02
ionic: add and enable tx and rx timestamp handling
Shannon Nelson
1
-4
/
+47
2021-04-02
ionic: set up hw timestamp queues
Shannon Nelson
1
-5
/
+261
2021-04-02
ionic: link in the new hw timestamp code
Shannon Nelson
1
-0
/
+25
2021-04-02
ionic: add handling of larger descriptors
Shannon Nelson
1
-26
/
+49
2021-04-02
ionic: add new queue features to interface
Shannon Nelson
1
-0
/
+3
2021-03-30
ionic: fix sizeof usage
Shannon Nelson
1
-4
/
+4
2021-03-18
ionic: protect adminq from early destroy
Shannon Nelson
1
-2
/
+12
2021-03-18
ionic: stop watchdog when in broken state
Shannon Nelson
1
-2
/
+23
2021-03-18
ionic: block actions during fw reset
Shannon Nelson
1
-1
/
+6
2021-03-18
ionic: fix unchecked reference
Shannon Nelson
1
-1
/
+1
2021-03-18
ionic: simplify the intr_index use in txq_init
Shannon Nelson
1
-4
/
+2
2021-03-18
ionic: code cleanup details
Shannon Nelson
1
-13
/
+10
2021-03-10
ionic: rebuild debugfs on qcq swap
Shannon Nelson
1
-0
/
+3
2021-03-10
ionic: optimize fastpath struct usage
Shannon Nelson
1
-1
/
+2
2020-12-01
ionic: change mtu after queues are stopped
Shannon Nelson
1
-2
/
+4
2020-12-01
ionic: remove some unnecessary oom messages
Shannon Nelson
1
-5
/
+3
[next]