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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-09
ixgbe: Use ring values to test for Tx pending
Alexander Duyck
1
-16
/
+4
2018-01-09
ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devices
Alexander Duyck
4
-43
/
+34
2018-01-09
ixgbe: There is no need to update num_rx_pools in L2 fwd offload
Alexander Duyck
2
-4
/
+1
2018-01-09
ixgbe: Add support for macvlan offload RSS on X550 and clean-up pool handling
Alexander Duyck
1
-37
/
+25
2018-01-09
ixgbe: Perform reinit any time number of VFs change
Alexander Duyck
1
-16
/
+3
2018-01-09
ixgbe: Fix interaction between SR-IOV and macvlan offload
Alexander Duyck
1
-7
/
+5
2018-01-09
ixgbevf: remove redundant setting of xcast_mode
Emil Tantilov
1
-4
/
+0
2018-01-09
ixgbe: Remove an obsolete comment about ITR
Tonghao Zhang
1
-2
/
+0
2018-01-09
ixgbe: extend firmware version support
Paul Greenwalt
7
-14
/
+198
2018-01-09
ixgbe: advertise highest capable link speed
Paul Greenwalt
1
-9
/
+8
2018-01-09
ixgbe: remove unused enum latency_range
Emil Tantilov
1
-7
/
+0
2018-01-09
ixgbe: enable multicast on shutdown for WOL
Emil Tantilov
1
-7
/
+7
2018-01-08
8139cp: Replace WARN_ONCE with netdev_WARN_ONCE
Gal Pressman
1
-2
/
+2
2018-01-08
bnx2x: Replace WARN_ONCE with netdev_WARN_ONCE
Gal Pressman
1
-2
/
+3
2018-01-08
e1000: Replace WARN_ONCE with netdev_WARN_ONCE
Gal Pressman
1
-2
/
+2
2018-01-08
net/mlx5e: Replace WARN_ONCE with netdev_WARN_ONCE
Gal Pressman
1
-5
/
+4
2018-01-08
forcedeth: remove duplicate structure member in rx
Zhu Yanjun
1
-8
/
+9
2018-01-08
net: hns3: Add more packet size statisctics
Jian Shen
2
-7
/
+56
2018-01-08
net: hns3: remove redundant semicolon
Peng Li
1
-1
/
+1
2018-01-08
net: hns3: fix for not setting pause parameters
Fuyun Liang
3
-7
/
+98
2018-01-08
net: hns3: add MTU initialization for hardware
Fuyun Liang
1
-2
/
+20
2018-01-08
net: hns3: fix for changing MTU
Fuyun Liang
1
-0
/
+2
2018-01-08
net: hns3: fix for setting MTU
Fuyun Liang
3
-5
/
+16
2018-01-08
net: hns3: fix for updating fc_mode_last_time
Fuyun Liang
1
-9
/
+6
2018-01-08
net: hns3: Fix a response data read error of tqp statistics query
Jian Shen
2
-4
/
+4
2018-01-08
net: hns3: Add packet statistics of netdev
Jian Shen
1
-1
/
+79
2018-01-08
net: hns3: Remove a useless member of struct hns3_stats
Jian Shen
1
-3
/
+1
2018-01-08
net: hns3: Fix an error macro definition of HNS3_TQP_STAT
Jian Shen
1
-1
/
+2
2018-01-08
net: hns3: Fix a loop index error of tqp statistics query
Jian Shen
1
-5
/
+5
2018-01-08
net: hns3: Fix an error of total drop packet statistics
Jian Shen
1
-2
/
+9
2018-01-08
net: hns3: Mask the packet statistics query when NIC is down
Jian Shen
1
-0
/
+8
2018-01-08
net: hns3: Modify the update period of packet statistics
Jian Shen
3
-1
/
+17
2018-01-08
net: hns3: Remove repeat statistic of rx_errors
Jian Shen
1
-1
/
+0
2018-01-08
net: hns3: Fix spelling errors
Jian Shen
2
-9
/
+9
2018-01-08
net: hns3: Unify the strings display of packet statistics
Jian Shen
4
-66
/
+69
2018-01-08
net: hns3: Disable VFs change rxvlan offload status
Jian Shen
1
-2
/
+3
2018-01-08
net: hns3: Add ethtool interface for vlan filter
Jian Shen
3
-3
/
+25
2018-01-08
net: qualcomm: rmnet: Add support for GSO
Subash Abhinov Kasiviswanathan
1
-0
/
+1
2018-01-08
net: qualcomm: rmnet: Add support for TX checksum offload
Subash Abhinov Kasiviswanathan
4
-0
/
+131
2018-01-08
net: qualcomm: rmnet: Handle command packets with checksum trailer
Subash Abhinov Kasiviswanathan
1
-2
/
+15
2018-01-08
net: qualcomm: rmnet: Add support for RX checksum offload
Subash Abhinov Kasiviswanathan
4
-6
/
+201
2018-01-08
net: qualcomm: rmnet: Define the MAPv4 packet formats
Subash Abhinov Kasiviswanathan
2
-0
/
+18
2018-01-08
net: qualcomm: rmnet: Set pacing shift
Subash Abhinov Kasiviswanathan
1
-0
/
+3
2018-01-08
net: qualcomm: rmnet: Rename ingress data format to data format
Subash Abhinov Kasiviswanathan
3
-9
/
+8
2018-01-08
net: qualcomm: rmnet: Remove unused function declaration
Subash Abhinov Kasiviswanathan
1
-1
/
+0
2018-01-08
net: qualcomm: rmnet: Remove invalid condition while stamping mux id
Subash Abhinov Kasiviswanathan
1
-4
/
+1
2018-01-08
net: qualcomm: rmnet: Remove redundant check when stamping map header
Subash Abhinov Kasiviswanathan
1
-3
/
+0
2018-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
25
-17
/
+118
2018-01-05
thunderx: setup xdp_rxq_info
Jesper Dangaard Brouer
3
-4
/
+13
2018-01-05
nfp: setup xdp_rxq_info
Jesper Dangaard Brouer
2
-3
/
+12
[next]