summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-06-05netfilter: provide udp*_lib_lookup for nf_tproxyArnd Bergmann
2018-06-05net-tcp: remove useless tw_timeout fieldMaciej Żenczykowski
2018-06-05net: sched: cls: Fix offloading when ingress dev is vxlanPaul Blakey
2018-06-05sctp: not allow transport timeout value less than HZ/5 for hb_timerXin Long
2018-06-05bpfilter: switch to CC from HOSTCCAlexei Starovoitov
2018-06-05net: ipv6: Generate random IID for addresses on RAWIP devicesSubash Abhinov Kasiviswanathan
2018-06-05tcp: refactor tcp_ecn_check_ce to remove sk type castYousuk Seung
2018-06-05net/ipv6: prevent use after free in ip6_route_mpath_notifyDavid Ahern
2018-06-05l2tp: fix refcount leakage on PPPoL2TP socketsGuillaume Nault
2018-06-04net: sched: return error code when tcf proto is not foundVlad Buslov
2018-06-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-06-04net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound socketsMaciej Żenczykowski
2018-06-04net-tcp: extend tcp_tw_reuse sysctl to enable loopback only optimizationMaciej Żenczykowski
2018-06-04cls_flower: Fix comparing of old filter mask with new filterPaul Blakey
2018-06-04cls_flower: Fix missing free of rhashtablePaul Blakey
2018-06-04rxrpc: Fix handling of call quietly cancelled out on serverDavid Howells
2018-06-04ipv6: omit traffic class when calculating flow hashMichal Kubecek
2018-06-04Revert "ipv6: omit traffic class when calculating flow hash"David S. Miller
2018-06-04ipv6: omit traffic class when calculating flow hashMichal Kubecek
2018-06-04net/packet: refine check for priv area sizeEric Dumazet
2018-06-04vrf: check the original netdevice for generating redirectStephen Suryaputra
2018-06-03net/ncsi: Avoid GFP_KERNEL in response handlerSamuel Mendoza-Jonas
2018-06-03net/smc: fix error return code in smc_setsockopt()Wei Yongjun
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-03netfilter: nf_tables: handle chain name lookups via rhltableFlorian Westphal
2018-06-03netfilter: nf_tables: add connlimit supportPablo Neira Ayuso
2018-06-03netfilter: nf_tables: add destroy_clone expressionPablo Neira Ayuso
2018-06-03netfilter: nf_tables: garbage collection for stateful expressionsPablo Neira Ayuso
2018-06-03netfilter: nf_tables: pass ctx to nf_tables_expr_destroy()Pablo Neira Ayuso
2018-06-03netfilter: nf_conncount: expose connection list interfacePablo Neira Ayuso
2018-06-03netfilter: nf_tables: pass context to object destroy indirectionPablo Neira Ayuso
2018-06-03netfilter: Libify xt_TPROXYMáté Eckl
2018-06-03netfilter: Decrease code duplication regarding transparent socket optionMáté Eckl
2018-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-06-01ip6_tunnel: remove magic mtu value 0xFFF8Nicolas Dichtel
2018-06-01ip_tunnel: restore binding to ifaces with a large mtuNicolas Dichtel
2018-06-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-06-01net: sched: split tc_ctl_tfilter into three handlersVlad Buslov
2018-06-01rtnetlink: Fix null-ptr-deref in rtnl_newlinkPrashant Bhole
2018-06-01kcm: Fix use-after-free caused by clonned socketsKirill Tkhai
2018-06-01ipvs: add ipv6 support to ftpJulian Anastasov
2018-06-01ipvs: add full ipv6 support to nfctJulian Anastasov
2018-06-01netfilter: nft_fwd_netdev: allow to forward packets via neighbour layerPablo Neira Ayuso
2018-06-01netfilter: nfnetlink: Remove VLA usageKees Cook
2018-06-01netfilter: nf_flow_table: attach dst to skbsJason A. Donenfeld
2018-06-01netfilter: nf_tables: fix chain dependency validationPablo Neira Ayuso
2018-06-01netfilter: nf_tables: Add audit support to log statementPhil Sutter
2018-06-01netfilter: nf_tables: add support for native socket matchingMáté Eckl