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
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge branch 'xdp-redirect'
David S. Miller
20
-101
/
+1282
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
Merge branch 'mlxsw-traps'
David S. Miller
4
-8
/
+25
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
Merge branch 'mlxsw-ttl-tos'
David S. Miller
4
-2
/
+54
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-16
Merge branch 'sctp-typedef-remove-part-2'
David S. Miller
8
-68
/
+55
2017-07-16
sctp: remove the typedef sctp_hmac_algo_param_t
Xin Long
4
-7
/
+7
2017-07-16
sctp: remove the typedef sctp_chunks_param_t
Xin Long
4
-7
/
+7
2017-07-16
sctp: remove the typedef sctp_random_param_t
Xin Long
3
-8
/
+7
2017-07-16
sctp: remove the typedef sctp_supported_ext_param_t
Xin Long
2
-16
/
+10
2017-07-16
sctp: remove the typedef sctp_adaptation_ind_param_t
Xin Long
2
-4
/
+4
2017-07-16
sctp: remove struct sctp_ecn_capable_param
Xin Long
1
-5
/
+0
2017-07-16
sctp: remove the typedef sctp_supported_addrs_param_t
Xin Long
2
-3
/
+3
2017-07-16
sctp: remove the typedef sctp_hostname_param_t
Xin Long
1
-2
/
+2
2017-07-16
sctp: remove the typedef sctp_cookie_preserve_param_t
Xin Long
2
-9
/
+8
2017-07-16
sctp: remove the typedef sctp_ipv6addr_param_t
Xin Long
3
-4
/
+4
2017-07-16
sctp: remove the typedef sctp_ipv4addr_param_t
Xin Long
3
-5
/
+5
[next]