aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_nat_amanda.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-27netfilter: nat: remove csum_recalc hookFlorian Westphal3-14/+27
2019-02-27netfilter: nat: remove csum_update hookFlorian Westphal2-38/+36
2019-02-27netfilter: nat: remove l3 manip_pkt hookFlorian Westphal3-24/+30
2019-02-27netfilter: nat: remove nf_nat_l4proto.hFlorian Westphal3-26/+6
2019-02-27netfilter: nat: merge nf_nat_ipv4,6 into nat coreFlorian Westphal12-738/+711
2019-02-27netfilter: nat: move nlattr parse and xfrm session decode to coreFlorian Westphal4-146/+123
2019-02-27netfilter: nat: merge ipv4 and ipv6 masquerade functionalityFlorian Westphal9-281/+197
2019-02-27netfilter: ebtables: remove BUGPRINT messagesFlorian Westphal1-92/+39
2019-02-27netfilter: nf_conntrack_amanda: add support for STATE streamsFlorian Tham1-2/+7
2019-02-27netfilter: nft_compat: use .release_ops and remove list of extensionPablo Neira Ayuso3-227/+64
2019-02-26net: sched: pie: fix 64-bit divisionLeslie Monis1-1/+1
2019-02-26net: Use RCU_POINTER_INITIALIZER() to init static variableLi RongQing1-1/+1
2019-02-26tcp: remove tcp_queue argument from tso_fragment()Eric Dumazet1-7/+6
2019-02-26tcp: use tcp_md5_needed for timewait socketsEric Dumazet1-8/+13
2019-02-26tcp: convert tcp_md5_needed to static_branch APIEric Dumazet4-6/+6
2019-02-26tcp: get rid of __tcp_add_write_queue_tail()Eric Dumazet1-6/+1
2019-02-26tcp: get rid of tcp_check_send_head()Eric Dumazet2-7/+2
2019-02-26tc-testing: gitignore, ignore local tdc config fileVlad Buslov1-0/+1
2019-02-26net: sched: fix typo in walker_check_empty()Vlad Buslov1-2/+2
2019-02-26net: sched: pie: fix mistake in reference linkLeslie Monis1-1/+1
2019-02-26mlxsw: spectrum: remove set but not used variable 'autoneg_status'YueHaibing1-3/+0
2019-02-26tools: selftests: rtnetlink: add testcases for vxlan flag setsRoopa Prabhu1-0/+52
2019-02-26vxlan: add extack support for create and changelinkRoopa Prabhu2-67/+172
2019-02-26devlink: require non-NULL ops for devlink instancesJakub Kicinski1-26/+22
2019-02-26devlink: hold a reference to the netdevice around ethtool compatJakub Kicinski2-11/+15
2019-02-26nfp: remove ethtool flashing fallbackJakub Kicinski1-24/+0
2019-02-26nfp: add .ndo_get_devlinkJakub Kicinski4-0/+15
2019-02-26devlink: create a special NDO for getting the devlink instanceJakub Kicinski3-39/+33
2019-02-26net: devlink: turn devlink into a built-inJakub Kicinski13-39/+8
2019-02-26net: remove unused struct inet_frag_queue.fragments fieldPeter Oskolkov6-39/+14
2019-02-25net: wan: z85230: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-25net: wan: cosa: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-25net: wan: sbni: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-25net: wan: ixp4xx_hss: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-25net: wan: wanxl: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-25net: lmc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-2/+1
2019-02-25net: sched: pie: update referencesMohit P. Tahiliani1-3/+1
2019-02-25net: sched: pie: add derandomization mechanismMohit P. Tahiliani1-1/+27
2019-02-25net: sched: pie: add more cases to auto-tune alpha and betaMohit P. Tahiliani2-34/+33
2019-02-25net: sched: pie: change initial value of pie_vars->burst_timeMohit P. Tahiliani1-2/+2
2019-02-25net: sched: pie: change default value of pie_params->tupdateMohit P. Tahiliani1-1/+1
2019-02-25net: sched: pie: change default value of pie_params->targetMohit P. Tahiliani1-1/+1
2019-02-25net: sched: pie: change value of QUEUE_THRESHOLDMohit P. Tahiliani1-1/+1
2019-02-25mlxsw: spectrum: acl: Use struct_size() in kzalloc()Gustavo A. R. Silva1-4/+2
2019-02-25net: phy: aquantia: add hwmon supportHeiner Kallweit4-0/+273
2019-02-25net: phy: aquantia: rename aquantia.c to aquantia_main.cHeiner Kallweit2-0/+1
2019-02-25net: sched: don't release block->lock when dumping chainsVlad Buslov1-9/+7
2019-02-25net: sched: set dedicated tcf_walker flag when tp is emptyVlad Buslov2-4/+10
2019-02-25net: dsa: mv88e6xxx: Fix phylink_validate for Topaz familyMarek BehĂșn1-2/+16
2019-02-25net: dsa: mv88e6xxx: Default CMODE to 1000BaseX only on 6390XMarek BehĂșn1-0/+2