index
:
linux.git
master
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-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
2018-05-03
xsk: add Rx receive functions and poll support
Björn Töpel
2018-05-03
xsk: add support for bind for Rx
Magnus Karlsson
2018-05-03
xsk: add Rx queue setup and mmap support
Björn Töpel
2018-05-03
xsk: add umem fill queue support and mmap
Magnus Karlsson
2018-05-03
xsk: add user memory registration support sockopt
Björn Töpel
2018-05-03
net: initial AF_XDP skeleton
Björn Töpel
2018-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-04-26
bpf: fix xdp_generic for bpf_adjust_tail usecase
Nikita V. Shirokov
2018-04-26
udp: add gso support to virtual devices
Willem de Bruijn
2018-04-26
udp: add gso segment cmsg
Willem de Bruijn
2018-04-26
udp: paged allocation with gso
Willem de Bruijn
2018-04-26
udp: better wmem accounting on gso
Willem de Bruijn
2018-04-26
udp: generate gso with UDP_SEGMENT
Willem de Bruijn
2018-04-26
udp: add udp gso
Willem de Bruijn
2018-04-26
udp: expose inet cork to udp
Willem de Bruijn
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-04-25
rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp
Dag Moxnes
2018-04-25
net/smc: keep clcsock reference in smc_tcp_listen_work()
Ursula Braun
2018-04-25
sctp: remove the unused sctp_assoc_is_match function
Xin Long
2018-04-25
net: rules: Move l3mdev attribute validation to a helper
David Ahern
2018-04-25
sctp: fix identification of new acks for SFR-CACC
Marcelo Ricardo Leitner
2018-04-25
sctp: fix const parameter violation in sctp_make_sack
Marcelo Ricardo Leitner
2018-04-25
neighbour: support for NTF_EXT_LEARNED flag
Roopa Prabhu
2018-04-25
ipv6: addrconf: don't evaluate keep_addr_on_down twice
Ivan Vecera
2018-04-25
ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap mode
Ahmed Abdelsalam
2018-04-25
bpf: clear the ip_tunnel_info.
William Tu
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-24
bpf: add helper for getting xfrm states
Eyal Birger
2018-04-24
net/ipv6: fix LOCKDEP issue in rt6_remove_exception_rt()
Eric Dumazet
2018-04-24
net/tls: remove redundant second null check on sgout
Colin Ian King
2018-04-24
ipconfig: Write NTP server IPs to /proc/net/ipconfig/ntp_servers
Chris Novakovic
2018-04-24
ipconfig: Create /proc/net/ipconfig directory
Chris Novakovic
2018-04-24
ipconfig: Correctly initialise ic_nameservers
Chris Novakovic
2018-04-24
ipconfig: BOOTP: Request CONF_NAMESERVERS_MAX name servers
Chris Novakovic
2018-04-24
ipconfig: BOOTP: Don't request IEN-116 name servers
Chris Novakovic
2018-04-24
ipconfig: Tidy up reporting of name servers
Chris Novakovic
2018-04-24
tcp: md5: only call tp->af_specific->md5_lookup() for md5 sockets
Eric Dumazet
[next]