index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: add NSH header structures and helpers
Yi Yang
2017-08-30
1
-0
/
+307
*
vxlan: factor out VXLAN-GPE next protocol
Jiri Benc
2017-08-30
2
-6
/
+49
*
ether: add NSH ethertype
Jiri Benc
2017-08-30
1
-0
/
+1
*
if_ether: add forces ife lfb type
Alexander Aring
2017-08-30
1
-0
/
+1
*
net/mlx4: Add user mac FW update support
Moshe Shemesh
2017-08-29
1
-0
/
+2
*
net/mlx4_core: Dynamically allocate structs at mlx4_slave_cap
Eran Ben Elisha
2017-08-29
1
-5
/
+9
*
bridge: fdb add and delete tracepoints
Roopa Prabhu
2017-08-29
1
-0
/
+98
*
Merge tag 'wireless-drivers-next-for-davem-2017-08-28' of git://git.kernel.or...
David S. Miller
2017-08-29
1
-0
/
+1
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
2017-08-24
1
-0
/
+15
|
|
\
|
*
|
brcmfmac: Add support for CYW4373 SDIO/USB chipset
Chi-Hsien Lin
2017-08-08
1
-0
/
+1
*
|
|
xdp: separate xdp_redirect tracepoint in map case
Jesper Dangaard Brouer
2017-08-29
1
-8
/
+38
*
|
|
xdp: separate xdp_redirect tracepoint in error case
Jesper Dangaard Brouer
2017-08-29
1
-4
/
+18
*
|
|
xdp: make xdp tracepoints report bpf prog id instead of prog_tag
Jesper Dangaard Brouer
2017-08-29
1
-10
/
+8
*
|
|
xdp: tracepoint xdp_redirect also need a map argument
Jesper Dangaard Brouer
2017-08-29
1
-8
/
+30
*
|
|
xdp: remove redundant argument to trace_xdp_redirect
Jesper Dangaard Brouer
2017-08-29
1
-3
/
+3
*
|
|
rxrpc: Allow failed client calls to be retried
David Howells
2017-08-29
1
-0
/
+16
*
|
|
rxrpc: Add notification of end-of-Tx phase
David Howells
2017-08-29
1
-1
/
+4
*
|
|
net: rxrpc: Replace time_t type with time64_t type
Baolin Wang
2017-08-29
1
-0
/
+23
*
|
|
net/ncsi: Configure VLAN tag filter
Samuel Mendoza-Jonas
2017-08-29
1
-0
/
+2
*
|
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-08-29
1
-0
/
+5
|
\
\
\
|
*
|
|
i40e/i40evf: support for VF VLAN tag stripping control
Mariusz Stachura
2017-08-28
1
-0
/
+5
*
|
|
|
irda: move include/net/irda into staging subdirectory
Greg Kroah-Hartman
2017-08-29
34
-3847
/
+0
*
|
|
|
gre: add collect_md mode to ERSPAN tunnel
William Tu
2017-08-29
1
-1
/
+3
*
|
|
|
bpf: sockmap, remove STRPARSER map_flags and add multi-map support
John Fastabend
2017-08-28
1
-3
/
+0
*
|
|
|
bpf: convert sockmap field attach_bpf_fd2 to type
John Fastabend
2017-08-28
2
-8
/
+11
|
/
/
/
*
|
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-08-26
1
-2
/
+2
|
\
\
\
|
*
|
|
i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...
Stefan Assmann
2017-08-25
1
-2
/
+2
*
|
|
|
net_sched: kill u32_node pointer in Qdisc
WANG Cong
2017-08-26
1
-1
/
+0
*
|
|
|
net_sched: remove tc class reference counting
WANG Cong
2017-08-26
1
-2
/
+1
*
|
|
|
ipv6: sr: add support for encapsulation of L2 frames
David Lebrun
2017-08-26
1
-4
/
+14
*
|
|
|
ipv6: sr: add support for ip4ip6 encapsulation
David Lebrun
2017-08-26
1
-1
/
+2
|
/
/
/
*
|
|
strparser: initialize all callbacks
Eric Biggers
2017-08-25
1
-1
/
+1
*
|
|
Merge tag 'mlx5-updates-2017-08-24' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2017-08-25
2
-3
/
+1
|
\
\
\
|
*
|
|
net/mlx5: Don't store reserved part in FTEs and FGs
Matan Barak
2017-08-24
1
-1
/
+1
|
*
|
|
net/mlx5: Remove a leftover unused variable
Gal Pressman
2017-08-24
1
-2
/
+0
*
|
|
|
ipv6: Compute multipath hash for ICMP errors from offending packet
Jakub Sitnicki
2017-08-25
1
-0
/
+1
*
|
|
|
net: Extend struct flowi6 with multipath hash
Jakub Sitnicki
2017-08-25
1
-0
/
+1
*
|
|
|
devlink: Fix devlink_dpipe_table_register() stub signature.
David S. Miller
2017-08-25
1
-2
/
+1
*
|
|
|
ipv6: Add sysctl for per namespace flow label reflection
Jakub Sitnicki
2017-08-25
1
-0
/
+1
*
|
|
|
xdp: get tracepoints xdp_exception and xdp_redirect in sync
Jesper Dangaard Brouer
2017-08-24
1
-6
/
+6
*
|
|
|
xdp: remove net_device names from xdp_redirect tracepoint
Jesper Dangaard Brouer
2017-08-24
1
-12
/
+12
*
|
|
|
xdp: make generic xdp redirect use tracepoint trace_xdp_redirect
Jesper Dangaard Brouer
2017-08-24
1
-1
/
+2
*
|
|
|
devlink: Move dpipe entry clear function into devlink
Arkadi Sharshevsky
2017-08-24
1
-0
/
+6
*
|
|
|
devlink: Add support for dynamic table size
Arkadi Sharshevsky
2017-08-24
1
-4
/
+3
*
|
|
|
devlink: Add IPv4 header for dpipe
Arkadi Sharshevsky
2017-08-24
2
-0
/
+6
*
|
|
|
devlink: Add Ethernet header for dpipe
Arkadi Sharshevsky
2017-08-24
2
-0
/
+9
|
/
/
/
*
|
|
bpf/verifier: document liveness analysis
Edward Cree
2017-08-24
1
-0
/
+13
*
|
|
bpf/verifier: remove varlen_map_value_access flag
Edward Cree
2017-08-24
1
-1
/
+0
*
|
|
net: sched: add couple of goto_chain helpers
Jiri Pirko
2017-08-24
1
-4
/
+16
*
|
|
net: define the TSO header size in net/tso.h
Antoine Ténart
2017-08-24
1
-0
/
+2
[next]