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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-27
ionic: add function tag to debug string
Shannon Nelson
1
-2
/
+2
2021-07-27
ionic: enable rxhash only with multiple queues
Shannon Nelson
1
-1
/
+3
2021-07-27
ionic: block some ethtool operations when fw in reset
Shannon Nelson
1
-0
/
+21
2021-07-27
ionic: remove unneeded comp union fields
Shannon Nelson
1
-2
/
+0
2021-07-27
ionic: increment num-vfs before configure
Shannon Nelson
1
-1
/
+1
2021-07-27
ionic: use fewer inits on the buf_info struct
Shannon Nelson
1
-16
/
+11
2021-07-27
ionic: init reconfig err to 0
Shannon Nelson
1
-3
/
+10
2021-07-27
ionic: print firmware version on identify
Shannon Nelson
1
-0
/
+2
2021-07-27
ionic: monitor fw status generation
Shannon Nelson
3
-3
/
+31
2021-07-27
ionic: minimize resources when under kdump
Shannon Nelson
1
-2
/
+19
2021-07-27
net: bonding: move ioctl handling to private ndo operation
Arnd Bergmann
1
-1
/
+1
2021-07-27
net: split out ndo_siowandev ioctl
Arnd Bergmann
24
-254
/
+182
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
164
-203
/
+219
2021-07-27
wan: cosa: remove dead cosa_net_ioctl() function
Arnd Bergmann
1
-14
/
+1
2021-07-27
wan: use ndo_siocdevprivate
Arnd Bergmann
8
-56
/
+117
2021-07-27
ppp: use ndo_siocdevprivate
Arnd Bergmann
1
-3
/
+3
2021-07-27
sb1000: use ndo_siocdevprivate
Arnd Bergmann
1
-9
/
+11
2021-07-27
hippi: use ndo_siocdevprivate
Arnd Bergmann
2
-6
/
+8
2021-07-27
airo: use ndo_siocdevprivate
Arnd Bergmann
1
-7
/
+8
2021-07-27
hamradio: use ndo_siocdevprivate
Arnd Bergmann
9
-60
/
+64
2021-07-27
cxgb3: use ndo_siocdevprivate
Arnd Bergmann
1
-4
/
+8
2021-07-27
qeth: use ndo_siocdevprivate
Arnd Bergmann
4
-14
/
+35
2021-07-27
slip/plip: use ndo_siocdevprivate
Arnd Bergmann
2
-7
/
+18
2021-07-27
net: usb: use ndo_siocdevprivate
Arnd Bergmann
2
-4
/
+6
2021-07-27
fddi: use ndo_siocdevprivate
Arnd Bergmann
1
-7
/
+12
2021-07-27
eql: use ndo_siocdevprivate
Arnd Bergmann
1
-9
/
+15
2021-07-27
tehuti: use ndo_siocdevprivate
Arnd Bergmann
1
-13
/
+5
2021-07-27
hamachi: use ndo_siocdevprivate
Arnd Bergmann
1
-25
/
+38
2021-07-27
appletalk: use ndo_siocdevprivate
Arnd Bergmann
1
-6
/
+10
2021-07-27
bonding: use siocdevprivate
Arnd Bergmann
1
-6
/
+24
2021-07-27
tulip: use ndo_siocdevprivate
Arnd Bergmann
1
-3
/
+8
2021-07-27
phonet: use siocdevprivate
Arnd Bergmann
1
-2
/
+3
2021-07-27
hostap: use ndo_siocdevprivate
Arnd Bergmann
3
-7
/
+29
2021-07-27
staging: wlan-ng: use siocdevprivate
Arnd Bergmann
1
-65
/
+11
2021-07-27
staging: rtlwifi: use siocdevprivate
Arnd Bergmann
8
-10
/
+34
2021-07-27
net: qed: remove unneeded return variables
Jason Wang
1
-4
/
+2
2021-07-27
net: build all switchdev drivers as modules when the bridge is a module
Vladimir Oltean
2
-0
/
+3
2021-07-26
net: ipa: introduce ipa_uc_clock()
Alex Elder
4
-17
/
+45
2021-07-26
net: ipa: set up the microcontroller earlier
Alex Elder
3
-14
/
+14
2021-07-26
net: ipa: set up IPA interrupts earlier
Alex Elder
3
-17
/
+21
2021-07-26
net: ipa: configure memory regions early
Alex Elder
1
-8
/
+8
2021-07-26
net: ipa: kill ipa_modem_setup()
Alex Elder
5
-20
/
+23
2021-07-26
net: ipa: enable inline checksum offload for IPA v4.5+
Alex Elder
3
-0
/
+6
2021-07-26
net: ipa: use WARN_ON() rather than assertions
Alex Elder
7
-44
/
+53
2021-07-26
net: ipa: kill the remaining conditional validation code
Alex Elder
7
-27
/
+1
2021-07-26
net: ipa: always validate filter and route tables
Alex Elder
2
-35
/
+17
2021-07-26
net: ipa: fix ipa_cmd_table_valid()
Alex Elder
3
-26
/
+29
2021-07-26
net: dsa: sja1105: add bridge TX data plane offload based on tag_8021q
Vladimir Oltean
1
-0
/
+4
2021-07-26
net: dsa: sja1105: add support for imprecise RX
Vladimir Oltean
1
-1
/
+7
2021-07-26
net: dsa: sja1105: deny more than one VLAN-aware bridge
Vladimir Oltean
1
-0
/
+13
[next]