summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nat: remove l4proto->manip_pktFlorian Westphal2018-12-1716-357/+365
* netfilter: nat: remove l4proto->nlattr_to_rangeFlorian Westphal2018-12-1711-73/+17Star
* netfilter: nat: remove l4proto->in_rangeFlorian Westphal2018-12-1711-89/+43Star
* netfilter: nat: fold in_range indirection into callerFlorian Westphal2018-12-174-26/+16Star
* netfilter: nat: remove l4proto->unique_tupleFlorian Westphal2018-12-176-134/+56Star
* netfilter: nat: un-export nf_nat_l4proto_unique_tupleFlorian Westphal2018-12-177-135/+75Star
* netfilter: remove NF_NAT_RANGE_PROTO_RANDOM supportFlorian Westphal2018-12-174-23/+2Star
* netfilter: remove unused parameters in nf_ct_l4proto_[un]register_sysctl()Yafang Shao2018-12-171-14/+7Star
* netfilter: nat: limit port clash resolution attemptsFlorian Westphal2018-12-171-6/+23
* netfilter: nat: remove unnecessary 'else if' branchXiaozhou Liu2018-12-171-2/+0Star
* netfilter: ipset: replace a strncpy() with strscpy()Qian Cai2018-12-141-2/+4
* netfilter: ipset: fix ip_set_byindex functionFlorent Fourcot2018-12-141-1/+1
* netfilter: nat: remove l4 protocol port roversFlorian Westphal2018-12-016-27/+8Star
* netfilter: remove NFC_* cache bitsPablo Neira Ayuso2018-12-014-71/+0Star
* netfilter: Replace call_rcu_bh(), rcu_barrier_bh(), and synchronize_rcu_bh()Paul E. McKenney2018-12-014-8/+8
* netfilter: nf_flow_table: simplify nf_flow_offload_gc_step()Taehee Yoo2018-11-121-27/+7Star
* netfilter: nf_flow_table: make nf_flow_table_iterate() staticTaehee Yoo2018-11-122-8/+4Star
* netfilter: ctnetlink: always honor CTA_MARK_MASKAndreas Jaggi2018-11-121-10/+19
* Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso2018-11-126-48/+187
|\
| * netfilter: ipset: Introduction of new commands and protocol version 7Jozsef Kadlecsik2018-10-273-25/+160
| * netfilter: ipset: Make invalid MAC address checks consistentStefano Brivio2018-10-222-7/+7
| * netfilter: ipset: Allow matching on destination MAC address for mac and ipmac...Stefano Brivio2018-10-223-16/+20
* | net: phy: marvell: remove set but not used variable 'pause'YueHaibing2018-11-121-2/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-12275-1202/+3148
|\ \
| * | Linux 4.20-rc2Linus Torvalds2018-11-121-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-1254-199/+430
| |\ \
| | * | act_mirred: clear skb->tstamp on redirectEric Dumazet2018-11-112-10/+2Star
| | * | net: dsa: mv88e6xxx: Fix clearing of stats countersAndrew Lunn2018-11-111-0/+2
| | * | tipc: fix link re-establish failureJon Maloy2018-11-111-4/+7
| | * | net: sched: cls_flower: validate nested enc_opts_policy to avoid warningJakub Kicinski2018-11-101-1/+13
| | * | net: mvneta: correct typoAlexandre Belloni2018-11-101-2/+2
| | * | flow_dissector: do not dissect l4 ports for fragments배석진2018-11-101-2/+2
| | * | net: qualcomm: rmnet: Fix incorrect assignment of real_devSubash Abhinov Kasiviswanathan2018-11-101-3/+3
| | * | Merge branch 'aquantia-fixes'David S. Miller2018-11-1011-45/+145
| | |\ \
| | | * | net: aquantia: allow rx checksum offload configurationDmitry Bogdanov2018-11-105-6/+18
| | | * | net: aquantia: invalid checksumm offload implementationDmitry Bogdanov2018-11-102-30/+41
| | | * | net: aquantia: fixed enable unicast on 32 macvlanIgor Russkikh2018-11-101-1/+1
| | | * | net: aquantia: fix potential IOMMU fault after driver unbindDmitry Bogdanov2018-11-104-0/+35
| | | * | net: aquantia: synchronized flow control between mac/phyIgor Russkikh2018-11-105-8/+50
| | |/ /
| | * | net: smsc95xx: Fix MTU rangeStefan Wahren2018-11-091-0/+2
| | * | net: stmmac: Fix RX packet size > 8191Thor Thayer2018-11-094-4/+5
| | * | Merge branch 'qed-Slowpath-Queue-bug-fixes'David S. Miller2018-11-099-43/+89
| | |\ \
| | | * | qed: Fix potential memory corruptionSagiv Ozeri2018-11-091-7/+5Star
| | | * | qed: Fix SPQ entries not returned to pool in error flowsDenis Bolotin2018-11-098-15/+45
| | | * | qed: Fix blocking/unlimited SPQ entries leakDenis Bolotin2018-11-092-27/+33
| | | * | qed: Fix memory/entry leak in qed_init_sp_request()Denis Bolotin2018-11-091-2/+14
| | |/ /
| | * | inet: frags: better deal with smp racesEric Dumazet2018-11-091-14/+15
| | * | net: hns3: bugfix for not checking return valueHuazhong Tan2018-11-091-1/+2
| | * | qlcnic: remove assumption that vlan_tci != 0Michał Mirosław2018-11-081-3/+5
| | * | ibmvnic: fix accelerated VLAN handlingMichał Mirosław2018-11-081-1/+1