summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-05-10libceph: add osd_req_op_extent_osd_data_bvecs()Ilya Dryomov
2018-05-08udp: Do not copy destructor if one is not presentAlexander Duyck
2018-05-08udp: Add support for software checksum and GSO_PARTIAL with GSO offloadAlexander Duyck
2018-05-08udp: Partially unroll handling of first segment and last segmentAlexander Duyck
2018-05-08udp: Do not pass checksum as a parameter to GSO segmentationAlexander Duyck
2018-05-08udp: Do not pass MSS as parameter to GSO segmentationAlexander Duyck
2018-05-08udp: Record gso_segs when supporting UDP segmentation offloadAlexander Duyck
2018-05-08Merge branch 'ieee802154-for-davem-2018-05-08' of git://git.kernel.org/pub/sc...David S. Miller
2018-05-08llc: better deal with too small mtuEric Dumazet
2018-05-08trivial: fix inconsistent help textsGeorg Hofmann
2018-05-08flow_dissector: do not rely on implicit castsPaolo Abeni
2018-05-08net: core: rework basic flow dissection helperPaolo Abeni
2018-05-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-05-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-05-07net: ipv6/gre: Add GRO supportEran Ben Elisha
2018-05-07net: ipv6: Fix typo in ipv6_find_hdr() documentationTariq Toukan
2018-05-07net/tls: Fix connection stall on partial tls recordAndre Tomt
2018-05-07tls: fix use after free in tls_sk_proto_closeEric Dumazet
2018-05-07sctp: delay the authentication for the duplicated cookie-echo chunkXin Long
2018-05-07net/9p: correct the variable name in v9fs_get_trans_by_name() commentSun Lianwen
2018-05-07vlan: correct the file path in vlan_dev_change_flags() commentSun Lianwen
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-07mac80211: use timeout from the AddBA response instead of the requestSara Sharon
2018-05-07mac80211: Adjust SAE authentication timeoutIlan Peer
2018-05-07rfkill: gpio: fix memory leak in probe error pathJohan Hovold
2018-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-05-07netfilter: nft_dynset: fix timeout updates on 32bitFlorian Westphal
2018-05-07netfilter: ctnetlink: export nf_conntrack_maxFlorent Fourcot
2018-05-07netfilter: extract Passive OS fingerprint infrastructure from xt_osfFernando Fernandez Mancera
2018-05-06netfilter: nf_nat: remove unused ct arg from lookup functionsFlorian Westphal
2018-05-06netfilter: ip6t_srh: extend SRH matching for previous, next and last SIDAhmed Abdelsalam
2018-05-06netfilter: nft_numgen: enable hashing of one elementLaura Garcia Liebana
2018-05-06netfilter: nft_numgen: add map lookups for numgen statementsLaura Garcia Liebana
2018-05-04net/ipv6: rename rt6_next to fib6_nextDavid Ahern
2018-05-04net/netlink: make sure the headers line up actual value outputYU Bo
2018-05-04nsh: fix infinite loopEric Dumazet
2018-05-04net: atm: Fix potential Spectre v1Gustavo A. R. Silva
2018-05-04openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is foundStefano Brivio
2018-05-04smc: add support for splice()Stefan Raspl
2018-05-04smc: allocate RMBs as compound pagesStefan Raspl
2018-05-04smc: make smc_rx_wait_data() genericStefan Raspl
2018-05-04smc: simplify abort logicStefan Raspl
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-04xfrm: use a dedicated slab cache for struct xfrm_stateMathias Krause
2018-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-03bpf: add skb_load_bytes_relative helperDaniel Borkmann
2018-05-03bpf: implement ld_abs/ld_ind in native bpfDaniel Borkmann
2018-05-03bpf: migrate ebpf ld_abs/ld_ind tests to test_verifierDaniel Borkmann
2018-05-03bpf: prefix cbpf internal helpers with bpf_Daniel Borkmann
2018-05-03xsk: statistics supportMagnus Karlsson