aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/inet_fragment.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-28inet: frags: call inet_frags_fini() after unregister_pernet_subsys()Eric Dumazet2-2/+2
2019-05-28inet: frags: uninline fqdir_init()Eric Dumazet2-19/+20
2019-05-28selftests/net: ipv6 flowlabelWillem de Bruijn5-2/+453
2019-05-28enetc: Enable TC offloading with mqprioCamelia Groza5-1/+72
2019-05-28net: stmmac: dwmac-meson8b: update with SPDX Licence identifierNeil Armstrong1-7/+1
2019-05-28net: stmmac: dwmac-meson: update with SPDX Licence identifierNeil Armstrong1-7/+1
2019-05-28igc: Cleanup the redundant codeSasha Neftin1-20/+3
2019-05-28igc: Add flow control supportSasha Neftin2-0/+24
2019-05-28e1000e: start network tx queue only when link is upKonstantin Khlebnikov1-2/+4
2019-05-28Revert "e1000e: fix cyclic resets at link up with active tx"Konstantin Khlebnikov1-6/+9
2019-05-28igc: Remove the obsolete workaroundSasha Neftin2-58/+3
2019-05-28igc: Clean up unused pointersSasha Neftin1-3/+0
2019-05-28igc: Fix double definitionsSasha Neftin1-3/+0
2019-05-28igb: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-05-28igb: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-05-28igb/igc: warn when fatal read failure happensFeng Tang2-0/+2
2019-05-28fsl/fman: include IPSEC SPI in the Keygen extractionMadalin Bucur1-1/+2
2019-05-28net: mvpp2: cls: Check RSS table index validity when creating a contextMaxime Chevallier1-0/+3
2019-05-27enetc: fix le32/le16 degrading to integer warningsY.b. Lu1-7/+9
2019-05-26r8169: remove support for RTL_GIGA_MAC_VER_01Heiner Kallweit1-34/+9
2019-05-26r8169: improve RTL8168d PHY initializationHeiner Kallweit1-101/+52
2019-05-26r8169: change type of member mac_version in rtl8169_privateHeiner Kallweit1-2/+6
2019-05-26r8169: remove unneeded return statement in rtl_hw_init_8168gHeiner Kallweit1-2/+1
2019-05-26r8169: remove rtl_hw_init_8168epHeiner Kallweit1-9/+3
2019-05-26cxgb4: Make t4_get_tp_e2c_map staticYueHaibing1-1/+1
2019-05-26selftest: Fixes for icmp_redirect testDavid Ahern1-8/+38
2019-05-26ipv4: remove redundant assignment to nColin Ian King1-1/+0
2019-05-26net: phy: bcm87xx: improve bcm87xx_config_init and feature detectionHeiner Kallweit1-12/+8
2019-05-26inet: frags: rework rhashtable dismantleEric Dumazet2-12/+41
2019-05-26net: dynamically allocate fqdir structuresEric Dumazet11-63/+78
2019-05-26net: add a net pointer to struct fqdirEric Dumazet5-24/+17
2019-05-26net: rename inet_frags_init_net() to fdir_init()Eric Dumazet5-9/+6
2019-05-26ieee820154: 6lowpan: no longer reference init_net in lowpan_frags_ns_ctl_tableEric Dumazet1-11/+6
2019-05-26netfilter: ipv6: nf_defrag: no longer reference init_net in nf_ct_frag6_sysctl_tableEric Dumazet1-12/+7
2019-05-26ipv6: no longer reference init_net in ip6_frags_ns_ctl_table[]Eric Dumazet1-10/+5
2019-05-26ipv4: no longer reference init_net in ip4_frags_ns_ctl_table[]Eric Dumazet1-12/+6
2019-05-26net: rename struct fqdir fieldsEric Dumazet9-92/+92
2019-05-26net: rename inet_frags_exit_net() to fqdir_exit()Eric Dumazet6-11/+11
2019-05-26inet: rename netns_frags to fqdirEric Dumazet9-60/+61
2019-05-26net: phy: tja11xx: Add TJA11xx PHY driverMarek Vasut3-0/+430
2019-05-26net: hns3: fix for FEC configurationJian Shen1-0/+7
2019-05-26net: hns3: add aRFS support for PFJian Shen4-0/+238
2019-05-26net: hns3: refine the flow director handleJian Shen2-32/+112
2019-05-26net: hns3: initialize CPU reverse mappingJian Shen1-29/+48
2019-05-26net: ethernet: add ag71xx driverOleksij Rempel3-1/+1908
2019-05-26MIPS: ath79: ar9331: add Ethernet nodesOleksij Rempel2-0/+34