index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
l3mdev
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-29
bpf: fix oops on allocation failure
Dan Carpenter
1
-0
/
+1
2017-08-29
net: Add comment that early_demux can change via sysctl
David Ahern
3
-0
/
+12
2017-08-29
xen-netback: update ubuf_info initialization to anonymous union
Willem de Bruijn
1
-2
/
+2
2017-08-29
samples/bpf: extend test_tunnel_bpf.sh with ERSPAN
William Tu
2
-1
/
+91
2017-08-29
gre: add collect_md mode to ERSPAN tunnel
William Tu
2
-5
/
+101
2017-08-29
gre: refactor the gre_fb_xmit
William Tu
1
-15
/
+40
2017-08-28
Revert "ipv4: make net_protocol const"
David Ahern
1
-2
/
+2
2017-08-28
RDS: make rhashtable_params const
Bhumika Goyal
1
-1
/
+1
2017-08-28
ipv4: make net_protocol const
Bhumika Goyal
1
-2
/
+2
2017-08-28
bridge: make ebt_table const
Bhumika Goyal
1
-1
/
+1
2017-08-28
bpf: test_maps add sockmap stress test
John Fastabend
1
-1
/
+28
2017-08-28
bpf: sockmap requires STREAM_PARSER add Kconfig entry
John Fastabend
1
-0
/
+12
2017-08-28
bpf: sockmap indicate sock events to listeners
John Fastabend
1
-0
/
+6
2017-08-28
bpf: harden sockmap program attach to ensure correct map type
John Fastabend
3
-4
/
+33
2017-08-28
bpf: more SK_SKB selftests
John Fastabend
1
-0
/
+98
2017-08-28
bpf: additional sockmap self tests
John Fastabend
3
-46
/
+96
2017-08-28
bpf: sockmap add missing rcu_read_(un)lock in smap_data_ready
John Fastabend
1
-3
/
+6
2017-08-28
bpf: sockmap, remove STRPARSER map_flags and add multi-map support
John Fastabend
2
-107
/
+165
2017-08-28
bpf: convert sockmap field attach_bpf_fd2 to type
John Fastabend
13
-151
/
+116
2017-08-28
ARM: dts: rk3228-evb: Fix the compiling error
David Wu
1
-2
/
+2
2017-08-26
net: mvpp2: fix the packet size configuration for 10G
Antoine Ténart
1
-2
/
+2
2017-08-26
nfp: add basic SR-IOV ndo functions to representors
Simon Horman
1
-0
/
+6
2017-08-26
nfp: add basic SR-IOV ndo functions
Pablo Cascón
8
-1
/
+372
2017-08-26
tcp: fix hang in tcp_sendpage_locked()
Eric Dumazet
1
-2
/
+1
2017-08-26
net_sched: kill u32_node pointer in Qdisc
WANG Cong
2
-5
/
+53
2017-08-26
net_sched: remove tc class reference counting
WANG Cong
21
-262
/
+106
2017-08-26
net_sched: introduce tclass_del_notify()
WANG Cong
1
-6
/
+33
2017-08-26
net_sched: get rid of more forward declarations
WANG Cong
1
-179
/
+169
2017-08-26
hinic: skb_pad() frees on error
Dan Carpenter
1
-1
/
+2
2017-08-26
ipv6: sr: implement additional seg6local actions
David Lebrun
1
-0
/
+147
2017-08-26
ipv6: sr: add helper functions for seg6local
David Lebrun
2
-89
/
+101
2017-08-26
ipv6: sr: enforce IPv6 packets for seg6local lwt
David Lebrun
1
-0
/
+8
2017-08-26
ipv6: sr: add support for encapsulation of L2 frames
David Lebrun
2
-6
/
+37
2017-08-26
ipv6: sr: add support for ip4ip6 encapsulation
David Lebrun
3
-12
/
+40
2017-08-25
i40e: synchronize nvmupdate command and adminq subtask
Sudheer Mogilappagari
1
-0
/
+6
2017-08-25
i40e: prevent changing ITR if adaptive-rx/tx enabled
Alan Brady
1
-22
/
+43
2017-08-25
i40e: use cpumask_copy instead of direct assignment
Jacob Keller
2
-2
/
+2
2017-08-25
i40evf: use netdev variable in reset task
Alan Brady
1
-2
/
+2
2017-08-25
i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...
Stefan Assmann
5
-25
/
+25
2017-08-25
i40e: move check for avoiding VID=0 filters into i40e_vsi_add_vlan
Jacob Keller
1
-10
/
+13
2017-08-25
i40e/i40evf: use cmpxchg64 when updating private flags in ethtool
Jacob Keller
2
-28
/
+70
2017-08-25
i40e: Detect ATR HW Evict NVM issue and disable the feature
Anjali Singhai Jain
1
-0
/
+8
2017-08-25
i40e: remove workaround for Open Firmware MAC address
Jacob Keller
2
-61
/
+0
2017-08-25
i40e: separate hw_features from runtime changing flags
Jacob Keller
9
-88
/
+85
2017-08-25
i40e: Fix a bug with VMDq RSS queue allocation
Anjali Singhai Jain
1
-23
/
+23
2017-08-25
i40evf: prevent VF close returning before state transitions to DOWN
Sudheer Mogilappagari
3
-1
/
+24
2017-08-25
i40e/i40evf: adjust packet size to account for double VLANs
Mitch Williams
4
-3
/
+4
2017-08-25
strparser: initialize all callbacks
Eric Biggers
5
-14
/
+13
2017-08-25
hv_netvsc: Fix rndis_filter_close error during netvsc_remove
Haiyang Zhang
1
-1
/
+6
2017-08-25
hinic: uninitialized variable in hinic_api_cmd_init()
Dan Carpenter
1
-0
/
+1
[next]