summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: Init backlog NAPI's gro_hash.David S. Miller2018-07-201-6/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-07-2053-2218/+1838
|\
| * ipv6: remove dependency of nf_defrag_ipv6 on ipv6 moduleFlorian Westphal2018-07-185-93/+22
| * netfilter: nft_socket: Expose socket markMáté Eckl2018-07-181-0/+11
| * netfilter: nft_socket: Break evaluation if no socket foundMáté Eckl2018-07-181-1/+1
| * netfilter: nf_osf: add struct nf_osf_hdr_ctxPablo Neira Ayuso2018-07-181-43/+62
| * netfilter: nf_osf: add nf_osf_match_one()Pablo Neira Ayuso2018-07-181-96/+111
| * netfilter: nf_tables: use dedicated mutex to guard transactionsFlorian Westphal2018-07-184-28/+76
| * netfilter: nf_tables: avoid global info storageFlorian Westphal2018-07-181-16/+12
| * netfilter: nf_tables: take module reference when starting a batchFlorian Westphal2018-07-182-0/+10
| * netfilter: nf_tables: make valid_genid callback mandatoryFlorian Westphal2018-07-182-3/+3
| * netfilter: nf_tables: add and use helper for module autoloadFlorian Westphal2018-07-181-29/+52
| * netfilter: Remove useless param helper of nf_ct_helper_ext_addGao Feng2018-07-186-9/+7
| * ipvs: drop conn templates under attackJulian Anastasov2018-07-181-20/+39
| * ipvs: add assured state for conn templatesJulian Anastasov2018-07-185-14/+27
| * ipvs: provide just conn to ip_vs_state_nameJulian Anastasov2018-07-182-8/+8
| * netfilter: nf_conntrack: resolve clash for matching conntracksMartynas Pumputis2018-07-181-8/+22
| * netfilter: nf_conncount: Add list lock and gc worker, and RCU for init tree s...Yi-Hung Wei2018-07-182-87/+183
| * netfilter: nf_conncount: Split insert and traversalYi-Hung Wei2018-07-181-20/+67
| * netfilter: nf_conncount: Move locking into count_tree()Yi-Hung Wei2018-07-181-27/+25
| * netfilter: nf_conncount: Early exit in nf_conncount_lookup() and cleanupYi-Hung Wei2018-07-182-21/+26
| * netfilter: nf_conncount: Switch to plain listYi-Hung Wei2018-07-182-44/+63
| * netfilter: nf_conncount: Early exit for garbage collectionYi-Hung Wei2018-07-181-2/+37
| * netfilter: Kconfig: Change select IPv6 dependenciesMáté Eckl2018-07-173-7/+7
| * netfilter: conntrack: remove l3proto abstractionFlorian Westphal2018-07-1714-1033/+640
| * netfilter: conntrack: remove get_timeout() indirectionFlorian Westphal2018-07-1610-84/+88
| * netfilter: conntrack: avoid l4proto pkt_to_tuple callsFlorian Westphal2018-07-165-78/+15
| * netfilter: conntrack: avoid calls to l4proto invert_tupleFlorian Westphal2018-07-167-63/+7
| * netfilter: conntrack: remove get_l4proto indirection from l3 protocol trackersFlorian Westphal2018-07-166-126/+94
| * netfilter: conntrack: remove invert_tuple indirection from l3 protocol trackersFlorian Westphal2018-07-166-44/+18
| * netfilter: conntrack: remove pkt_to_tuple indirection from l3 protocol trackersFlorian Westphal2018-07-164-51/+33
| * netfilter: conntrack: remove ctnetlink callbacks from l3 protocol trackersFlorian Westphal2018-07-169-137/+77
| * netfilter: Kconfig: Make NETFILTER_XT_MATCH_SOCKET select NF_SOCKET_IPV4/6Máté Eckl2018-07-161-2/+2
| * openvswitch: use nf_ct_get_tuplepr, invert_tupleprFlorian Westphal2018-07-162-16/+4
| * netfilter: utils: move nf_ip6_checksum* from ipv6 to utilsFlorian Westphal2018-07-162-73/+65
| * netfilter: utils: move nf_ip_checksum* from ipv4 to utilsFlorian Westphal2018-07-162-53/+55
| * netfilter: nft_tproxy: Move nf_tproxy_assign_sock() to nf_tproxy.hMáté Eckl2018-07-161-9/+0
| * netfilter: flowtables: use fixed renew timeout on teardownFlorian Westphal2018-07-161-8/+5
| * netfilter: nft_reject_bridge: remove unnecessary ttl setTaehee Yoo2018-07-161-2/+1
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-2064-485/+764
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-1864-485/+770
| |\ \
| | * | tcp: identify cryptic messages as TCP seq # bugsRandy Dunlap2018-07-181-2/+2
| | * | ipv6: sr: fix useless rol32 call on hashColin Ian King2018-07-181-1/+1
| | * | Merge tag 'batadv-net-for-davem-20180717' of git://git.open-mesh.org/linux-mergeDavid S. Miller2018-07-186-10/+93
| | |\ \
| | | * | batman-adv: Fix multicast TT issues with bogus ROAM flagsLinus Lüssing2018-06-231-2/+4
| | | * | batman-adv: Avoid storing non-TT-sync flags on singular entries tooLinus Lüssing2018-06-231-1/+2
| | | * | batman-adv: Fix debugfs path for renamed softifSven Eckelmann2018-06-233-6/+53
| | | * | batman-adv: Fix debugfs path for renamed hardifSven Eckelmann2018-06-233-0/+29
| | | * | batman-adv: Fix bat_v best gw refcnt after netlink dumpSven Eckelmann2018-06-231-1/+3
| | | * | batman-adv: Fix bat_ogm_iv best gw refcnt after netlink dumpSven Eckelmann2018-06-231-1/+3