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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-28
nfp: bpf: improve wrong FW response warnings
Jakub Kicinski
1
-6
/
+6
2018-03-28
nfp: bpf: add support for bpf_get_prandom_u32()
Jakub Kicinski
6
-2
/
+47
2018-03-28
nfp: bpf: add support for atomic add of unknown values
Jakub Kicinski
5
-15
/
+88
2018-03-28
nfp: bpf: expose command delay slots
Jakub Kicinski
1
-29
/
+24
2018-03-28
nfp: bpf: add basic support for atomic adds
Jakub Kicinski
6
-3
/
+212
2018-03-28
nfp: bpf: add map deletes from the datapath
Jakub Kicinski
4
-0
/
+17
2018-03-28
nfp: bpf: add map updates from the datapath
Jakub Kicinski
4
-0
/
+21
2018-03-28
nfp: bpf: add helper for basic map call checks
Jakub Kicinski
1
-15
/
+25
2018-03-28
nfp: bpf: add helper for validating stack pointers
Jakub Kicinski
3
-27
/
+50
2018-03-28
nfp: bpf: rename map_lookup_stack() to map_call_stack_common()
Jakub Kicinski
1
-3
/
+3
2018-03-28
nfp: bpf: detect packet reads could be cached, enable the optimisation
Jiong Wang
2
-0
/
+145
2018-03-28
nfp: bpf: support unaligned read offset
Jiong Wang
1
-3
/
+70
2018-03-28
nfp: bpf: read from packet data cache for PTR_TO_PACKET
Jiong Wang
3
-2
/
+88
2018-03-28
net/wireless/iwlwifi: fix iwlwifi_dev_ucode_error tracepoint
Alexei Starovoitov
4
-33
/
+21
2018-03-28
net/mediatek: disambiguate mt76 vs mt7601u trace events
Alexei Starovoitov
1
-3
/
+3
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
168
-0
/
+168
2018-03-23
virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS
Jay Vosburgh
1
-1
/
+1
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
105
-751
/
+1114
2018-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
104
-763
/
+1146
2018-03-22
net: hns3: Changes required in PF mailbox to support VF reset
Salil Mehta
3
-1
/
+44
2018-03-22
net: hns3: Add *Asserting Reset* mailbox message & handling in VF
Salil Mehta
2
-0
/
+13
2018-03-22
net: hns3: Changes to support ARQ(Asynchronous Receive Queue)
Salil Mehta
5
-14
/
+111
2018-03-22
net: hns3: Add support to re-initialize the hclge device
Salil Mehta
2
-14
/
+106
2018-03-22
net: hns3: Add support to reset the enet/ring mgmt layer
Salil Mehta
2
-4
/
+102
2018-03-22
net: hns3: Add support to request VF Reset to PF
Salil Mehta
1
-0
/
+19
2018-03-22
net: hns3: Add VF Reset device state and its handling
Salil Mehta
3
-5
/
+68
2018-03-22
net: hns3: Add VF Reset Service Task to support event handling
Salil Mehta
2
-0
/
+35
2018-03-22
net: hns3: Changes to make enet watchdog timeout func common for PF/VF
Salil Mehta
5
-43
/
+46
2018-03-22
liquidio: Added support for trusted VF
Intiyaz Basha
3
-0
/
+125
2018-03-22
net: qualcomm: rmnet: Implement fill_info
Subash Abhinov Kasiviswanathan
1
-0
/
+30
2018-03-22
net: qualcomm: rmnet: Export mux_id and flags to netlink
Subash Abhinov Kasiviswanathan
5
-29
/
+32
2018-03-22
net: qualcomm: rmnet: Remove unnecessary device assignment
Subash Abhinov Kasiviswanathan
1
-1
/
+0
2018-03-22
net: qualcomm: rmnet: Update copyright year to 2018
Subash Abhinov Kasiviswanathan
8
-8
/
+8
2018-03-22
net: qualcomm: rmnet: Fix casting issues
Subash Abhinov Kasiviswanathan
1
-3
/
+3
2018-03-22
net: mvpp2: use correct index on array mvpp2_pools
Colin Ian King
1
-1
/
+1
2018-03-22
macsec: missing dev_put() on error in macsec_newlink()
Dan Carpenter
1
-2
/
+3
2018-03-22
Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2
-0
/
+2
2018-03-22
mlxsw: spectrum: Add support for auto-negotiation disable mode
Tal Bar
3
-9
/
+18
2018-03-22
mlxsw: spectrum: Update the supported firmware to version 13.1620.192
Tal Bar
1
-2
/
+2
2018-03-22
net: hns3: fix for not returning problem in get_link_ksettings when phy exists
Fuyun Liang
1
-2
/
+6
2018-03-22
net: hns3: add querying speed and duplex support to VF
Fuyun Liang
4
-2
/
+37
2018-03-22
net: hns3: add get_link support to VF
Fuyun Liang
2
-0
/
+9
2018-03-22
net: hns3: fix for getting wrong link mode problem
Fuyun Liang
5
-89
/
+107
2018-03-22
net: hns3: change the time interval of int_gl calculating
Fuyun Liang
2
-17
/
+30
2018-03-22
net: hns3: change GL update rate
Fuyun Liang
2
-0
/
+10
2018-03-22
net: hns3: increase the max time for IMP handle command
Peng Li
2
-2
/
+2
2018-03-22
net: hns3: export pci table of hclge and hclgevf to userspace
Yunsheng Lin
2
-0
/
+4
2018-03-22
net: hns3: fix for vlan table lost problem when resetting
Yunsheng Lin
2
-0
/
+29
2018-03-22
net: hns3: fix the VF queue reset flow error
Peng Li
4
-6
/
+53
2018-03-22
net: hns3: reallocate tx/rx buffer after changing mtu
Fuyun Liang
1
-14
/
+22
[next]