index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.get_maintainer.ignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-18
mdio_bus: Remove unneeded gpiod NULL check
Fabio Estevam
1
-4
/
+2
2017-07-17
samples/bpf: add option for native and skb mode for redirect apps
Andy Gospodarek
2
-18
/
+82
2017-07-17
net: ec_bhf: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-17
net: cadence: macb: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-17
net: Revert "net: add function to allocate sk_buff head without data area"
Florian Westphal
2
-35
/
+2
2017-07-17
net: Kill NETIF_F_UFO and SKB_GSO_UDP.
David S. Miller
3
-20
/
+16
2017-07-17
inet: Remove software UFO fragmenting code.
David S. Miller
2
-151
/
+7
2017-07-17
net: Remove all references to SKB_GSO_UDP.
David S. Miller
8
-61
/
+10
2017-07-17
inet: Stop generating UFO packets.
David S. Miller
2
-152
/
+0
2017-07-17
net: Remove references to NETIF_F_UFO from ethtool.
David S. Miller
1
-7
/
+0
2017-07-17
net: Remove references to NETIF_F_UFO in netdev_fix_features().
David S. Miller
1
-18
/
+0
2017-07-17
virtio_net: Remove references to NETIF_F_UFO.
David S. Miller
1
-4
/
+2
2017-07-17
dummy: Remove references to NETIF_F_UFO.
David S. Miller
1
-1
/
+1
2017-07-17
tun/tap: Remove references to NETIF_F_UFO.
David S. Miller
2
-11
/
+3
2017-07-17
macvlan/macvtap: Remove NETIF_F_UFO advertisement.
David S. Miller
2
-2
/
+2
2017-07-17
ipvlan: Stop advertising NETIF_F_UFO support.
David S. Miller
2
-2
/
+2
2017-07-17
macb: Remove bogus reference to NETIF_F_UFO.
David S. Miller
1
-1
/
+1
2017-07-17
s2io: Remove UFO support.
David S. Miller
1
-45
/
+0
2017-07-17
xdp: bpf redirect with map sample program
John Fastabend
4
-0
/
+194
2017-07-17
net: add notifier hooks for devmap bpf map
John Fastabend
3
-2
/
+75
2017-07-17
xdp: Add batching support to redirect map
John Fastabend
6
-15
/
+166
2017-07-17
bpf: add bpf_redirect_map helper routine
John Fastabend
5
-1
/
+78
2017-07-17
bpf: add devmap, a map for storing net device references
John Fastabend
6
-0
/
+294
2017-07-17
xdp: add trace event for xdp redirect
John Fastabend
4
-7
/
+43
2017-07-17
ixgbe: add initial support for xdp redirect
John Fastabend
1
-1
/
+40
2017-07-17
net: implement XDP_REDIRECT for xdp generic
John Fastabend
3
-2
/
+47
2017-07-17
xdp: sample program for new bpf_redirect helper
John Fastabend
3
-0
/
+187
2017-07-17
xdp: add bpf_redirect helper function
John Fastabend
4
-0
/
+63
2017-07-17
net: xdp: support xdp generic on virtual devices
John Fastabend
1
-95
/
+113
2017-07-17
ixgbe: NULL xdp_tx rings on resource cleanup
John Fastabend
1
-2
/
+6
2017-07-17
mlxsw: spectrum: Improve IPv6 unregistered multicast flooding
Arkadi Sharshevsky
1
-1
/
+1
2017-07-17
mlxsw: spectrum: Add support for IPv6 MLDv1/2 traps
Arkadi Sharshevsky
3
-0
/
+15
2017-07-17
mlxsw: spectrum: Trap IPv4 packets with Router Alert option
Ido Schimmel
2
-0
/
+2
2017-07-17
mlxsw: spectrum: Mark packets trapped in router
Ido Schimmel
1
-7
/
+7
2017-07-17
mlxsw: spectrum_flower: Add support for ip tos
Or Gerlitz
1
-0
/
+7
2017-07-17
mlxsw: spectrum: Add tos to the ipv4 acl block
Or Gerlitz
2
-0
/
+4
2017-07-17
mlxsw: acl: Add ip tos acl element
Or Gerlitz
1
-0
/
+4
2017-07-17
mlxsw: spectrum_flower: Add support for ip ttl
Or Gerlitz
1
-2
/
+35
2017-07-17
mlxsw: spectrum: Add ttl to the ipv4 acl block
Or Gerlitz
2
-0
/
+2
2017-07-17
mlxsw: acl: Add ip ttl acl element
Or Gerlitz
1
-0
/
+2
2017-07-17
inetpeer: remove AVL implementation in favor of RB tree
Eric Dumazet
2
-347
/
+92
2017-07-17
net/unix: drop obsolete fd-recursion limits
David Herrmann
2
-24
/
+1
2017-07-17
skbuff: optimize the pull_pages code in __pskb_pull_tail()
linzhang
1
-0
/
+3
2017-07-17
dt-bindings: net: ravb : Add support for r8a7743 SoC
Biju Das
1
-12
/
+17
2017-07-17
net: axienet: add support for standard phy-mode binding
Alvaro G. M
3
-14
/
+93
2017-07-17
sctp: remove the typedef sctp_hmac_algo_param_t
Xin Long
4
-7
/
+7
2017-07-17
sctp: remove the typedef sctp_chunks_param_t
Xin Long
4
-7
/
+7
2017-07-17
sctp: remove the typedef sctp_random_param_t
Xin Long
3
-8
/
+7
2017-07-17
sctp: remove the typedef sctp_supported_ext_param_t
Xin Long
2
-16
/
+10
2017-07-17
sctp: remove the typedef sctp_adaptation_ind_param_t
Xin Long
2
-4
/
+4
[next]