index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2018-04-24
netfilter: add NAT support for shifted portmap ranges
Thierry Du Tre
-11
/
+21
2018-04-24
netfilter: nf_tables: Simplify set backend selection
Phil Sutter
-19
/
+15
2018-04-24
netfilter: nf_tables: simplify lookup functions
Pablo Neira Ayuso
-6
/
+6
2018-04-24
netfilter: nf_flow_table: add a new flow state for tearing down offloading
Felix Fietkau
-0
/
+2
2018-04-24
netfilter: nf_flow_table: make flow_offload_dead inline
Felix Fietkau
-1
/
+4
2018-04-24
netfilter: nf_flow_table: track flow tables in nf_flow_table directly
Felix Fietkau
-3
/
+1
2018-04-24
netfilter: nf_flow_table: move init code to nf_flow_table_core.c
Felix Fietkau
-4
/
+2
2018-04-21
netfilter: nf_flow_table: cache mtu in struct flow_offload_tuple
Felix Fietkau
-0
/
+2
2018-04-21
ipv6: make ip6_dst_mtu_forward inline
Felix Fietkau
-2
/
+21
2018-04-19
netfilter: nf_flow_table: use IP_CT_DIR_* values for FLOW_OFFLOAD_DIR_*
Felix Fietkau
-4
/
+4
2018-04-19
netfilter: xt_NFLOG: use nf_log_packet instead of nfulnl_log_packet.
Taehee Yoo
-17
/
+0
2018-04-18
soc: ti: K2G: provide APIs to support driver probe deferral
Murali Karicheri
-0
/
+13
2018-04-17
net/ipv6: Remove unused code and variables for rt6_info
David Ahern
-57
/
+3
2018-04-17
net/ipv6: Flip FIB entries to fib6_info
David Ahern
-38
/
+38
2018-04-17
net/ipv6: separate handling of FIB entries from dst based routes
David Ahern
-5
/
+2
2018-04-17
net/ipv6: introduce fib6_info struct and helpers
David Ahern
-0
/
+55
2018-04-17
net/ipv6: Cleanup exception and cache route handling
David Ahern
-1
/
+0
2018-04-17
net/ipv6: Add gfp_flags to route add functions
David Ahern
-2
/
+4
2018-04-17
net/ipv6: Create a neigh_lookup for FIB entries
David Ahern
-0
/
+3
2018-04-17
net/ipv6: Move dst flags to booleans in fib entries
David Ahern
-1
/
+4
2018-04-17
net/ipv6: Add fib6_null_entry
David Ahern
-1
/
+2
2018-04-17
net/ipv6: move expires into rt6_info
David Ahern
-4
/
+23
2018-04-17
net/ipv6: move metrics from dst to rt6_info
David Ahern
-8
/
+9
2018-04-17
net/ipv6: Move nexthop data to fib6_nh
David Ahern
-7
/
+15
2018-04-17
net/ipv6: Save route type in rt6_info
David Ahern
-0
/
+1
2018-04-17
net/ipv6: Pass net namespace to route functions
David Ahern
-5
/
+7
2018-04-17
net/ipv6: Pass net to fib6_update_sernum
David Ahern
-1
/
+1
2018-04-17
net: Move fib_convert_metrics to metrics file
David Ahern
-0
/
+3
2018-04-17
vxlan: add ttl inherit support
Hangbin Liu
-0
/
+13
2018-04-17
ipv6: Count interface receive statistics on the ingress netdev
Stephen Suryaputra
-0
/
+14
2018-04-17
net/ipv6: Make __inet6_bind static
David Ahern
-2
/
+0
2018-04-17
xdp: transition into using xdp_frame for ndo_xdp_xmit
Jesper Dangaard Brouer
-2
/
+2
2018-04-17
xdp: transition into using xdp_frame for return API
Jesper Dangaard Brouer
-1
/
+1
2018-04-17
xdp: allow page_pool as an allocator type in xdp_return_frame
Jesper Dangaard Brouer
-0
/
+17
2018-04-17
page_pool: refurbish version of page_pool code
Jesper Dangaard Brouer
-0
/
+129
2018-04-17
xdp: rhashtable with allocator ID to pointer mapping
Jesper Dangaard Brouer
-12
/
+2
2018-04-17
bpf: cpumap convert to use generic xdp_frame
Jesper Dangaard Brouer
-0
/
+1
2018-04-17
tun: convert to use generic xdp_frame and xdp_return_frame API
Jesper Dangaard Brouer
-2
/
+2
2018-04-17
xdp: introduce a new xdp_frame type
Jesper Dangaard Brouer
-0
/
+40
2018-04-17
xdp: move struct xdp_buff from filter.h to xdp.h
Jesper Dangaard Brouer
-23
/
+23
2018-04-17
xdp: introduce xdp_return_frame API and use in cpumap
Jesper Dangaard Brouer
-0
/
+27
2018-04-16
net: Remove unused tcp_set_state tracepoint
Andrey Ignatov
-47
/
+0
2018-04-16
PCI: Add two more values for PCIe Max_Read_Request_Size
Heiner Kallweit
-0
/
+2
2018-04-16
tcp: implement mmap() for zero copy receive
Eric Dumazet
-0
/
+2
2018-04-16
tcp: avoid extra wakeups for SO_RCVLOWAT users
Eric Dumazet
-0
/
+1
2018-04-16
tcp: fix SO_RCVLOWAT and RCVBUF autotuning
Eric Dumazet
-0
/
+2
2018-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-0
/
+1
2018-04-12
Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+25
2018-04-12
Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
-0
/
+1
2018-04-12
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
-18
/
+143
[next]