aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-07RDS: IB: fix 'passing zero to ERR_PTR()' warningYueHaibing1-0/+1
2018-08-07ip6_tunnel: collect_md xmit: Use ip_tunnel_key's provided src addressShmulik Ladkani1-1/+3
2018-08-07net: sched: cls_flower: set correct offload data in fl_reoffloadVlad Buslov1-2/+2
2018-08-07net/sched: allow flower to match tunnel optionsPieter Jansen van Vuuren1-1/+243
2018-08-07flow_dissector: allow dissection of tunnel options from metadataSimon Horman1-1/+18
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-52/+152
2018-08-06Merge branch 'ieee802154-for-davem-2018-08-06' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-nextDavid S. Miller4-9/+49
2018-08-06ipv4: frags: precedence bug in ip_expire()Dan Carpenter1-1/+1
2018-08-06net: avoid unnecessary sock_flag() check when enable timestampYafang Shao2-8/+6
2018-08-06net/bridge/br_multicast: remove redundant variable "err"zhong jiang1-7/+5
2018-08-06net: ieee802154: 6lowpan: remove redundant pointers 'fq' and 'net'Colin Ian King1-5/+0
2018-08-06net: mac802154: tx: expand tailroom if necessaryAlexander Aring1-1/+14
2018-08-06net: 6lowpan: fix reserved space for single framesAlexander Aring1-3/+18
2018-08-06Merge remote-tracking branch 'net-next/master'Stefan Schmidt364-5755/+12291
2018-08-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller11-218/+1690
2018-08-05net: sched: cls_flower: Fix an error code in fl_tmplt_create()Dan Carpenter1-1/+3
2018-08-05net: check extack._msg before printLi RongQing1-1/+2
2018-08-05ipv6: defrag: drop non-last frags smaller than min mtuFlorian Westphal2-0/+8
2018-08-05ip: use rb trees for IP frag queue.Peter Oskolkov4-87/+113
2018-08-05net: modify skb_rbtree_purge to return the truesize of all purged skbs.Peter Oskolkov1-1/+5
2018-08-05ip: discard IPv4 datagrams with overlapping segments.Peter Oskolkov2-56/+20
2018-08-05net/tls: Mark the end in scatterlist tableVakul Garg1-0/+3
2018-08-05ipv6: icmp: Updating pmtu for link local routeGeorg Kohmann1-1/+1
2018-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller23-230/+1270
2018-08-05Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-10/+14
2018-08-04netlink: Don't shift on 64 for ngroupsDmitry Safonov1-2/+2
2018-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-3/+1
2018-08-04net/smc: no cursor update send in state SMC_INITUrsula Braun1-1/+2
2018-08-04net: Remove some unneeded semicolonzhong jiang4-5/+5
2018-08-03tcp: remove unneeded variable 'err'YueHaibing1-2/+1
2018-08-03af_unix: ensure POLLOUT on remote close() for connected dgram socketJason Baron1-1/+6
2018-08-04netfilter: nft_tunnel: fix sparse errorsPablo Neira Ayuso1-5/+3
2018-08-03rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to callerDavid Howells1-22/+11
2018-08-03l2tp: fix missing refcount drop in pppol2tp_tunnel_ioctl()Guillaume Nault1-4/+9
2018-08-03netfilter: conntrack: avoid use-after free on rmmodFlorian Westphal1-4/+3
2018-08-03netfilter: kconfig: remove ct zone/label dependenciesFlorian Westphal1-3/+3
2018-08-03netfilter: nf_tables: simplify NLM_F_CREATE handlingPablo Neira Ayuso1-19/+10
2018-08-03netfilter: bridge: Expose nf_tables bridge hook priorities through uapiMáté Eckl3-0/+3
2018-08-03netfilter: nf_tables: match on tunnel metadataPablo Neira Ayuso1-1/+111
2018-08-03netfilter: nf_tables: add tunnel supportPablo Neira Ayuso4-0/+466
2018-08-03netfilter: nft_tproxy: Add missing config checkMáté Eckl1-0/+2
2018-08-03l2tp: ignore L2TP_ATTR_MTUGuillaume Nault5-23/+9
2018-08-03l2tp: simplify MTU handling in l2tp_pppGuillaume Nault1-49/+18
2018-08-03l2tp: define l2tp_tunnel_dst_mtu()Guillaume Nault3-21/+26
2018-08-03netfilter: cttimeout: Make NF_CT_NETLINK_TIMEOUT depend on NF_CONNTRACK_TIMEOUTHarsha Sharma2-6/+1
2018-08-03netfilter: nf_tables: remove unused variableYueHaibing1-2/+0
2018-08-03rxrpc: Reuse SKCIPHER_REQUEST_ON_STACK bufferKees Cook1-12/+13
2018-08-03net: sched: fix flush on non-existing chainJiri Pirko1-0/+7
2018-08-03netfilter: nf_tables: flow event notifier must use transaction mutexFlorian Westphal1-2/+2
2018-08-03netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osfFernando Fernandez Mancera2-2/+2