summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-234-1/+10
|\
| * net: igmp: fix source address check for IGMPv3 reportsFelix Fietkau2018-01-221-1/+1
| * gso: validate gso_type in GSO handlersWillem de Bruijn2018-01-223-0/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-01-2111-1386/+456
|\ \
| * | netfilter: remove messages print and boot/module load timePablo Neira Ayuso2018-01-192-2/+0
| * | netfilter: nf_nat_snmp_basic: use asn1 decoder libraryTaehee Yoo2018-01-195-1192/+419
| * | netfilter: nf_nat_snmp_basic: use nf_ct_helper_logTaehee Yoo2018-01-191-5/+6
| * | netfilter: nf_nat_snmp_basic: replace ctinfo with dir.Taehee Yoo2018-01-191-5/+2
| * | netfilter: nf_nat_snmp_basic: remove debug parameterTaehee Yoo2018-01-191-62/+0
| * | netfilter: nf_nat_snmp_basic: remove useless commentTaehee Yoo2018-01-191-30/+0
| * | netfilter: nf_defrag: move NF_CONNTRACK bits into #ifdefArnd Bergmann2018-01-161-1/+3
| * | netfilter: nf_defrag: mark xt_table structures 'const' againArnd Bergmann2018-01-161-5/+19
| * | netfilter: nf_defrag: Skip defrag if NOTRACK is setSubash Abhinov Kasiviswanathan2018-01-112-2/+13
| * | netfilter: clusterip: make sure arp hooks are availableFlorian Westphal2018-01-111-0/+1
| * | netfilter: improve flow table Kconfig dependenciesArnd Bergmann2018-01-101-1/+2
| * | netfilter: nf_tables: get rid of struct nft_af_info abstractionPablo Neira Ayuso2018-01-102-45/+4
| * | netfilter: nf_tables: get rid of pernet familiesPablo Neira Ayuso2018-01-102-64/+17
| * | netfilter: nf_tables: remove nhooks field from struct nft_af_infoPablo Neira Ayuso2018-01-102-2/+0
* | | tcp: avoid min RTT bloat by skipping RTT from delayed-ACK in BBRYuchung Cheng2018-01-192-1/+3
* | | tcp: avoid min-RTT overestimation from delayed ACKsYuchung Cheng2018-01-191-2/+21
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-174-2/+10
|\ \ \ | | |/ | |/|
| * | ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall2018-01-151-1/+6
| * | net: ipv4: Make "ip route get" match iif lo rules again.Lorenzo Colitti2018-01-151-0/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-01-122-1/+3
| |\ \
| | * | esp: Fix GRO when the headers not fully in the linear part of the skb.Steffen Klassert2018-01-091-1/+2
| | * | xfrm: Return error on unknown encap_type in init_stateHerbert Xu2018-01-081-0/+1
* | | | net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-1612-20/+0
* | | | net: Convert atomic_t net::count to refcount_tKirill Tkhai2018-01-152-3/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-111-1/+3
|\ \ \ \ | |/ / /
| * | | net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()Nicolai Stange2018-01-091-1/+3
| |/ /
* | | tcp: make local function tcp_recv_timestamp staticWei Yongjun2018-01-101-2/+2
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-01-0818-160/+359
|\ \
| * | netfilter: flow table support for the mixed IPv4/IPv6 familyPablo Neira Ayuso2018-01-081-1/+2
| * | netfilter: flow table support for IPv4Pablo Neira Ayuso2018-01-083-0/+294
| * | netfilter: remove defensive check on malformed packets from raw socketsPablo Neira Ayuso2018-01-088-59/+1
| * | netfilter: remove struct nf_afinfo and its helper functionsPablo Neira Ayuso2018-01-081-10/+0
| * | netfilter: remove route_key_size field in struct nf_afinfoPablo Neira Ayuso2018-01-081-1/+0
| * | netfilter: move reroute indirection to struct nf_ipv6_opsPablo Neira Ayuso2018-01-081-4/+4
| * | netfilter: move route indirection to struct nf_ipv6_opsPablo Neira Ayuso2018-01-081-3/+3
| * | netfilter: remove saveroute indirection in struct nf_afinfoPablo Neira Ayuso2018-01-081-28/+0
| * | netfilter: move checksum_partial indirection to struct nf_ipv6_opsPablo Neira Ayuso2018-01-081-4/+4
| * | netfilter: move checksum indirection to struct nf_ipv6_opsPablo Neira Ayuso2018-01-081-1/+0
| * | netfilter: nf_tables: remove hooks from family definitionPablo Neira Ayuso2018-01-082-11/+11
| * | netfilter: nf_tables: remove multihook chains and familiesPablo Neira Ayuso2018-01-082-2/+0
| * | netfilter: nf_tables_inet: don't use multihook infrastructure anymorePablo Neira Ayuso2018-01-081-2/+1
| * | netfilter: nf_tables: explicit nft_set_pktinfo() call from hook pathPablo Neira Ayuso2018-01-084-4/+8
| * | netfilter: nf_tables_arp: don't set forward chainPablo Neira Ayuso2018-01-081-1/+0
| * | netfilter: core: only allow one nat hook per hook pointFlorian Westphal2018-01-081-0/+4
| * | netfilter: xtables: add and use xt_request_find_table_lockFlorian Westphal2018-01-082-28/+24
| * | netfilter: don't allocate space for arp/bridge hooks unless neededFlorian Westphal2018-01-081-0/+2
OpenPOWER on IntegriCloud