summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-07-20net: Init backlog NAPI's gro_hash.David S. Miller
2018-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-20tipc: make link capability update thread safeJon Maloy
2018-07-20tls: Fix copy-paste error in tls_device_reencryptGustavo A. R. Silva
2018-07-19net/sched: cls_flower: Support matching on ip tos and ttl for tunnelsOr Gerlitz
2018-07-19flow_dissector: Dissect tos and ttl from the tunnel infoOr Gerlitz
2018-07-19net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnelsOr Gerlitz
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-18tcp: identify cryptic messages as TCP seq # bugsRandy Dunlap
2018-07-18pktgen: convert safe uses of strncpy() to strcpy() to avoid string truncation...Jakub Kicinski
2018-07-18ipv6: sr: fix useless rol32 call on hashColin Ian King
2018-07-18net: dsa: Remove VLA usageSalvatore Mesoraca
2018-07-18Merge tag 'batadv-net-for-davem-20180717' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2018-07-18tipc: remove unused tipc_group_sizeYueHaibing
2018-07-18tipc: remove unused tipc_link_is_activeYueHaibing
2018-07-18net: sched: Using NULL instead of plain integerYueHaibing
2018-07-18net: Move skb decrypted field, avoid explicity copyStefano Brivio
2018-07-18xdp: fix uninitialized 'err' variableJakub Kicinski
2018-07-18net/smc: reset recv timeout after clc handshakeKarsten Graul
2018-07-18net/smc: add error handling for get_user()Ursula Braun
2018-07-18net/smc: optimize consumer cursor updatesUrsula Braun
2018-07-18net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.Tetsuo Handa
2018-07-18ipv6: ila: select CONFIG_DST_CACHEArnd Bergmann
2018-07-18ipv6: remove dependency of nf_defrag_ipv6 on ipv6 moduleFlorian Westphal
2018-07-18netfilter: nft_socket: Expose socket markMáté Eckl
2018-07-18netfilter: nft_socket: Break evaluation if no socket foundMáté Eckl
2018-07-18netfilter: nf_osf: add struct nf_osf_hdr_ctxPablo Neira Ayuso
2018-07-18netfilter: nf_osf: add nf_osf_match_one()Pablo Neira Ayuso
2018-07-18netfilter: nf_tables: use dedicated mutex to guard transactionsFlorian Westphal
2018-07-18netfilter: nf_tables: avoid global info storageFlorian Westphal
2018-07-18netfilter: nf_tables: take module reference when starting a batchFlorian Westphal
2018-07-18netfilter: nf_tables: make valid_genid callback mandatoryFlorian Westphal
2018-07-18netfilter: nf_tables: add and use helper for module autoloadFlorian Westphal
2018-07-18netfilter: Remove useless param helper of nf_ct_helper_ext_addGao Feng
2018-07-18ipvs: drop conn templates under attackJulian Anastasov
2018-07-18ipvs: add assured state for conn templatesJulian Anastasov
2018-07-18ipvs: provide just conn to ip_vs_state_nameJulian Anastasov
2018-07-18netfilter: nf_conntrack: resolve clash for matching conntracksMartynas Pumputis
2018-07-18netfilter: nf_conncount: Add list lock and gc worker, and RCU for init tree s...Yi-Hung Wei
2018-07-18netfilter: nf_conncount: Split insert and traversalYi-Hung Wei
2018-07-18netfilter: nf_conncount: Move locking into count_tree()Yi-Hung Wei
2018-07-18netfilter: nf_conncount: Early exit in nf_conncount_lookup() and cleanupYi-Hung Wei
2018-07-18netfilter: nf_conncount: Switch to plain listYi-Hung Wei
2018-07-18netfilter: nf_conncount: Early exit for garbage collectionYi-Hung Wei
2018-07-18Merge tag 'batadv-next-for-davem-20180717' of git://git.open-mesh.org/linux-m...David S. Miller
2018-07-18net/rds: Remove unnecessary variableHåkon Bugge
2018-07-18net/rds: void function cannot return -1Håkon Bugge
2018-07-17netfilter: Kconfig: Change select IPv6 dependenciesMáté Eckl
2018-07-17netfilter: conntrack: remove l3proto abstractionFlorian Westphal