index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2018-05-10
net: dsa: fix added_by_user switchdev notification
Vivien Didelot
2018-05-10
tipc: clean up removal of binding table items
Jon Maloy
2018-05-10
net/udp: Update udp_encap_needed static key to modern api
Davidlohr Bueso
2018-05-10
net: Update generic_xdp_needed static key to modern api
Davidlohr Bueso
2018-05-10
net: Update netstamp_needed static key to modern api
Davidlohr Bueso
2018-05-10
net: Update [e/in]gress_needed static key to modern api
Davidlohr Bueso
2018-05-10
net/sock: Update memalloc_socks static key to modern api
Davidlohr Bueso
2018-05-10
net/ipv4: Update ip_tunnel_metadata_cnt static key to modern api
Davidlohr Bueso
2018-05-08
udp: Do not copy destructor if one is not present
Alexander Duyck
2018-05-08
udp: Add support for software checksum and GSO_PARTIAL with GSO offload
Alexander Duyck
2018-05-08
udp: Partially unroll handling of first segment and last segment
Alexander Duyck
2018-05-08
udp: Do not pass checksum as a parameter to GSO segmentation
Alexander Duyck
2018-05-08
udp: Do not pass MSS as parameter to GSO segmentation
Alexander Duyck
2018-05-08
udp: Record gso_segs when supporting UDP segmentation offload
Alexander Duyck
2018-05-08
flow_dissector: do not rely on implicit casts
Paolo Abeni
2018-05-08
net: core: rework basic flow dissection helper
Paolo Abeni
2018-05-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-05-07
net: ipv6/gre: Add GRO support
Eran Ben Elisha
2018-05-07
net: ipv6: Fix typo in ipv6_find_hdr() documentation
Tariq Toukan
2018-05-07
net/9p: correct the variable name in v9fs_get_trans_by_name() comment
Sun Lianwen
2018-05-07
vlan: correct the file path in vlan_dev_change_flags() comment
Sun Lianwen
2018-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-05-07
netfilter: nft_dynset: fix timeout updates on 32bit
Florian Westphal
2018-05-07
netfilter: ctnetlink: export nf_conntrack_max
Florent Fourcot
2018-05-07
netfilter: extract Passive OS fingerprint infrastructure from xt_osf
Fernando Fernandez Mancera
2018-05-06
netfilter: nf_nat: remove unused ct arg from lookup functions
Florian Westphal
2018-05-06
netfilter: ip6t_srh: extend SRH matching for previous, next and last SID
Ahmed Abdelsalam
2018-05-06
netfilter: nft_numgen: enable hashing of one element
Laura Garcia Liebana
2018-05-06
netfilter: nft_numgen: add map lookups for numgen statements
Laura Garcia Liebana
2018-05-04
net/ipv6: rename rt6_next to fib6_next
David Ahern
2018-05-04
smc: add support for splice()
Stefan Raspl
2018-05-04
smc: allocate RMBs as compound pages
Stefan Raspl
2018-05-04
smc: make smc_rx_wait_data() generic
Stefan Raspl
2018-05-04
smc: simplify abort logic
Stefan Raspl
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-04
xfrm: use a dedicated slab cache for struct xfrm_state
Mathias Krause
2018-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-05-03
bpf: add skb_load_bytes_relative helper
Daniel Borkmann
2018-05-03
bpf: implement ld_abs/ld_ind in native bpf
Daniel Borkmann
2018-05-03
bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier
Daniel Borkmann
2018-05-03
bpf: prefix cbpf internal helpers with bpf_
Daniel Borkmann
2018-05-03
xsk: statistics support
Magnus Karlsson
2018-05-03
xsk: support for Tx
Magnus Karlsson
2018-05-03
dev: packet: make packet_direct_xmit a common function
Magnus Karlsson
2018-05-03
xsk: add Tx queue setup and mmap support
Magnus Karlsson
2018-05-03
xsk: add umem completion queue support and mmap
Magnus Karlsson
2018-05-03
xsk: wire up XDP_SKB side of AF_XDP
Björn Töpel
2018-05-03
xsk: wire up XDP_DRV side of AF_XDP
Björn Töpel
2018-05-03
bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
Björn Töpel
[next]