index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
binderfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-01
samples: pktgen: add some helper functions for port parsing
Daniel T. Lee
1
-0
/
+34
2019-07-01
ipv6: icmp: allow flowlabel reflection in echo replies
Eric Dumazet
6
-5
/
+17
2019-06-29
r8169: remove not needed call to dma_sync_single_for_device
Heiner Kallweit
1
-1
/
+0
2019-06-29
r8169: consider that 32 Bit DMA is the default
Heiner Kallweit
1
-8
/
+1
2019-06-29
r8169: improve handling VLAN tag
Heiner Kallweit
1
-2
/
+3
2019-06-29
selftests: rtnetlink: skip ipsec offload tests if netdevsim isn't present
Florian Westphal
1
-6
/
+10
2019-06-29
net: sched: em_ipt: add support for addrtype matching
Nikolay Aleksandrov
1
-0
/
+14
2019-06-29
net: sched: em_ipt: keep the user-specified nfproto and dump it
Nikolay Aleksandrov
1
-1
/
+13
2019-06-29
net: sched: em_ipt: set the family based on the packet if it's unspecified
Nikolay Aleksandrov
1
-1
/
+6
2019-06-29
net: sched: em_ipt: match only on ip/ipv6 traffic
Nikolay Aleksandrov
1
-0
/
+13
2019-06-29
hinic: add vlan offload support
Xue Chaojing
7
-2
/
+97
2019-06-29
net/mlx5e: Disallow tc redirect offload cases we don't support
Paul Blakey
3
-5
/
+24
2019-06-29
net/mlx5e: Expose same physical switch_id for all representors
Paul Blakey
1
-20
/
+9
2019-06-29
net/mlx5e: Don't refresh TIRs when updating representor SQs
Gavi Teitz
5
-4
/
+21
2019-06-29
net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_create
Arnd Bergmann
3
-12
/
+12
2019-06-29
net/mlx5e: Set drvinfo in generic manner
Parav Pandit
1
-1
/
+1
2019-06-29
net/mlx5e: Correct phys_port_name for PF port
Parav Pandit
1
-0
/
+2
2019-06-29
net/mlx5e: Report netdevice MPLS features
Ariel Levkovich
1
-0
/
+5
2019-06-29
net/mlx5e: Move to HW checksumming advertising
Ariel Levkovich
1
-4
/
+2
2019-06-29
net/mlx5: MPFS, Allow adding the same MAC more than once
Gavi Teitz
1
-1
/
+6
2019-06-29
net/mlx5: MPFS, Cleanup add MAC flow
Gavi Teitz
1
-11
/
+15
2019-06-29
e1000e: PCIm function state support
Vitaly Lifshits
2
-1
/
+20
2019-06-29
e1000e: Make watchdog use delayed work
Detlev Casanova
2
-27
/
+32
2019-06-29
i40e: Add macvlan support on i40e
Harshitha Ramamurthy
2
-2
/
+522
2019-06-29
ixgbevf: Use cached link state instead of re-reading the value for ethtool
Alexander Duyck
1
-8
/
+2
2019-06-29
iavf: fix dereference of null rx_buffer pointer
Colin Ian King
1
-2
/
+4
2019-06-29
igb: add RR2DCDELAY to ethtool registers dump
Artem Bityutskiy
2
-1
/
+6
2019-06-29
igb: minor ethool regdump amendment
Artem Bityutskiy
1
-35
/
+35
2019-06-29
iavf: Fix up debug print macro
Jeff Kirsher
1
-3
/
+7
2019-06-29
e1000e: Reduce boot time by tightening sleep ranges
Arjan van de Ven
7
-28
/
+28
2019-06-29
iavf: use struct_size() helper
Gustavo A. R. Silva
1
-21
/
+16
2019-06-29
e1000: Use dma_wmb() instead of wmb() before doorbell writes
Venkatesh Srinivas
1
-3
/
+3
2019-06-29
ixgbe: fix potential u32 overflow on shift
Colin Ian King
1
-10
/
+4
2019-06-29
ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hw
Dann Frazier
1
-0
/
+3
2019-06-28
e1000e: Increase pause and refresh time
Miguel Bernal Marin
1
-2
/
+2
2019-06-28
ice: Use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+2
2019-06-28
taprio: Adjust timestamps for TCP packets
Vedang Patel
1
-1
/
+40
2019-06-28
taprio: make clock reference conversions easier
Vedang Patel
1
-8
/
+22
2019-06-28
taprio: Add support for txtime-assist mode
Vedang Patel
2
-17
/
+328
2019-06-28
taprio: Remove inline directive
Vedang Patel
1
-1
/
+1
2019-06-28
taprio: calculate cycle_time when schedule is installed
Vedang Patel
1
-18
/
+11
2019-06-28
etf: Add skip_sock_check
Vedang Patel
2
-0
/
+11
2019-06-28
etf: Don't use BIT() in UAPI headers.
Vedang Patel
1
-2
/
+2
2019-06-28
igb: clear out skb->tstamp after reading the txtime
Vedang Patel
1
-0
/
+1
2019-06-28
net: sched: protect against stack overflow in TC act_mirred
John Hurley
1
-0
/
+14
2019-06-28
net: sched: refactor reinsert action
John Hurley
4
-6
/
+5
2019-06-28
ipv4: enable route flushing in network namespaces
Christian Brauner
1
-4
/
+8
2019-06-28
net: hns3: optimize the CSQ cmd error handling
Peng Li
2
-8
/
+26
2019-06-28
net: hns3: remove RXD_VLD check in hns3_handle_bdinfo
Yunsheng Lin
3
-12
/
+0
2019-06-28
net: hns3: remove unused linkmode definition
Jian Shen
1
-19
/
+0
[next]