summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-08-07dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart()Alexey Kodanev
2018-08-07RDS: IB: fix 'passing zero to ERR_PTR()' warningYueHaibing
2018-08-07tipc: fix an interrupt unsafe locking scenarioYing Xue
2018-08-07vsock: split dwork to avoid reinitializationsCong Wang
2018-08-07ip6_tunnel: collect_md xmit: Use ip_tunnel_key's provided src addressShmulik Ladkani
2018-08-07net: sched: cls_flower: set correct offload data in fl_reoffloadVlad Buslov
2018-08-07net/sched: allow flower to match tunnel optionsPieter Jansen van Vuuren
2018-08-07flow_dissector: allow dissection of tunnel options from metadataSimon Horman
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-08-07netfilter: nft_ct: enable conntrack for helpersPablo Neira Ayuso
2018-08-07netfilter: nft_ct: add ct timeout supportHarsha Sharma
2018-08-07netfilter: cttimeout: decouple timeout policy from nfnetlink_cttimeout objectPablo Neira Ayuso
2018-08-07netfilter: cttimeout: move ctnl_untimeout to nf_conntrackHarsha Sharma
2018-08-07netfilter: nft_osf: use NFT_OSF_MAXGENRELEN instead of IFNAMSIZFernando Fernandez Mancera
2018-08-06packet: refine ring v3 block size test to hold one frameWillem de Bruijn
2018-08-06Merge branch 'ieee802154-for-davem-2018-08-06' of git://git.kernel.org/pub/sc...David S. Miller
2018-08-06ipv4: frags: precedence bug in ip_expire()Dan Carpenter
2018-08-06net: avoid unnecessary sock_flag() check when enable timestampYafang Shao
2018-08-06net/bridge/br_multicast: remove redundant variable "err"zhong jiang
2018-08-06Bluetooth: remove redundant variables 'adv_set' and 'cp'YueHaibing
2018-08-06net: ieee802154: 6lowpan: remove redundant pointers 'fq' and 'net'Colin Ian King
2018-08-06net: mac802154: tx: expand tailroom if necessaryAlexander Aring
2018-08-06net: 6lowpan: fix reserved space for single framesAlexander Aring
2018-08-06Merge remote-tracking branch 'net-next/master'Stefan Schmidt
2018-08-05ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmitXin Long
2018-08-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-08-05net: sched: cls_flower: Fix an error code in fl_tmplt_create()Dan Carpenter
2018-08-05net: check extack._msg before printLi RongQing
2018-08-05ipv6: fix double refcount of fib6_metricsCong Wang
2018-08-05ipv6: defrag: drop non-last frags smaller than min mtuFlorian Westphal
2018-08-05ip: use rb trees for IP frag queue.Peter Oskolkov
2018-08-05net: modify skb_rbtree_purge to return the truesize of all purged skbs.Peter Oskolkov
2018-08-05ip: discard IPv4 datagrams with overlapping segments.Peter Oskolkov
2018-08-05net/tls: Mark the end in scatterlist tableVakul Garg
2018-08-05ipv6: icmp: Updating pmtu for link local routeGeorg Kohmann
2018-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-08-05Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-04netlink: Don't shift on 64 for ngroupsDmitry Safonov
2018-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-08-04net/smc: no cursor update send in state SMC_INITUrsula Braun
2018-08-04net: Remove some unneeded semicolonzhong jiang
2018-08-03tcp: remove unneeded variable 'err'YueHaibing
2018-08-03af_unix: ensure POLLOUT on remote close() for connected dgram socketJason Baron
2018-08-04netfilter: nft_tunnel: fix sparse errorsPablo Neira Ayuso
2018-08-03rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to callerDavid Howells
2018-08-03l2tp: fix missing refcount drop in pppol2tp_tunnel_ioctl()Guillaume Nault
2018-08-03netfilter: conntrack: avoid use-after free on rmmodFlorian Westphal
2018-08-03netfilter: kconfig: remove ct zone/label dependenciesFlorian Westphal
2018-08-03netfilter: nf_tables: simplify NLM_F_CREATE handlingPablo Neira Ayuso
2018-08-03netfilter: bridge: Expose nf_tables bridge hook priorities through uapiMáté Eckl