aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-09sh_eth: enable wake-on-lan for sh7763Niklas Söderlund1-0/+1
2017-01-09sh_eth: enable wake-on-lan for sh7734Niklas Söderlund1-0/+1
2017-01-09sh_eth: enable wake-on-lan for r8a7740/armadilloNiklas Söderlund1-0/+1
2017-01-09sh_eth: enable wake-on-lan for R-Car Gen2 devicesNiklas Söderlund1-2/+4
2017-01-09sh_eth: add generic wake-on-lan support via magic packetNiklas Söderlund2-8/+109
2017-01-09sh_eth: use correct name for ECMR_MPDE bitNiklas Söderlund1-1/+1
2017-01-09net: for rate-limited ICMP replies save one atomic operationJesper Dangaard Brouer2-22/+37
2017-01-09net: reduce cycles spend on ICMP replies that gets rate limitedJesper Dangaard Brouer2-38/+82
2017-01-09Revert "icmp: avoid allocating large struct on stack"Jesper Dangaard Brouer1-23/+17
2017-01-09net: dsa: Make dsa_switch_ops constFlorian Fainelli8-13/+13
2017-01-09net: dsa: Encapsulate legacy switch drivers into dsa_switch_driverFlorian Fainelli4-13/+26
2017-01-09net: dsa: bcm_sf2: Declare our own dsa_switch_opsFlorian Fainelli1-22/+33
2017-01-09net: dsa: b53: Export most operations to other driversFlorian Fainelli2-33/+79
2017-01-09sh_eth: rename 'sh_eth_cpu_data::hw_crc'Sergei Shtylyov2-7/+7
2017-01-09sh_eth: get rid of 'sh_eth_cpu_data::shift_rd0'Sergei Shtylyov2-5/+1
2017-01-09phy state machine: failsafe leave invalid RUNNING stateZefir Kurtisi1-0/+9
2017-01-09stmmac: adding new glue driver dwmac-dwc-qos-ethjpinto5-3/+227
2017-01-09stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structurejpinto6-75/+70
2017-01-09stmmac: adding DT parameter for LPI tx clock gatingjpinto8-4/+20
2017-01-09alx: add feature flag for rx checksummingTobias Regnery1-0/+1
2017-01-09net/sched: act_csum: compute crc32c on SCTP packetsDavide Caratti2-1/+32
2017-01-09net/sched: Kconfig: select LIBCRC32C if NET_ACT_CSUM is selectedDavide Caratti1-0/+1
2017-01-09mlxsw: spectrum: Change ENOTSUPP to EOPNOTSUPPYotam Gigi1-4/+4
2017-01-09mlxsw: spectrum: Fix order of commands in port remove functionYotam Gigi1-1/+1
2017-01-09mlxsw: spectrum: Make the add_matchall_tc_entry symmetricYotam Gigi1-43/+48
2017-01-09mlxsw: cmd: Fix API name comments for event-queuesElad Raz1-5/+5
2017-01-09mlxsw: Fix mlxsw_i2c_write return valueElad Raz1-1/+1
2017-01-09net: ethernet: ti: cpsw: extend limits for cpsw_get/set_ringparamIvan Khoronzhuk1-4/+3
2017-01-09cls_u32: don't bother explicitly initializing ->divisor to zeroAlexandru Moise1-1/+0
2017-01-09syncookies: use SipHash in place of SHA1Jason A. Donenfeld2-38/+24
2017-01-09secure_seq: use SipHash in place of MD5Jason A. Donenfeld1-82/+63
2017-01-09siphash: implement HalfSipHash1-3 for hash tablesJason A. Donenfeld4-5/+546
2017-01-09siphash: add cryptographically secure PRFJason A. Donenfeld7-5/+561
2017-01-09net: ipv4: remove disable of bottom half in inet_rtm_getrouteDavid Ahern1-2/+0
2017-01-09net: intel: e100: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-01-09net: ibm: ibmvnic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-13/+18
2017-01-09net: ibm: ibmveth: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-12/+18
2017-01-09net: ibm: emac: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-30/+40
2017-01-09net: ibm: ehea: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-21/+30
2017-01-09net: change init_inodecache() return voidyuan linyu1-4/+2
2017-01-09afs: Refcount the afs_call structDavid Howells4-79/+199
2017-01-09rxrpc: Allow listen(sock, 0) to be used to disable listeningDavid Howells3-1/+11
2017-01-09afs: Kill afs_wait_modeDavid Howells7-149/+90
2017-01-09afs: Add some tracepointsDavid Howells5-15/+144
2017-01-08net: dsa: bcm_sf2: Utilize nested MDIO read/writeFlorian Fainelli1-2/+2
2017-01-08net: dsa: bcm_sf2: Do not clobber b53_switch_opsFlorian Fainelli1-0/+7
2017-01-08net-tc: convert tc_from to tc_from_ingress and tc_redirectedWillem de Bruijn6-19/+15
2017-01-08net-tc: convert tc_at to tc_at_ingressWillem de Bruijn4-14/+12
2017-01-08net-tc: convert tc_verd to integer bitfieldsWillem de Bruijn11-65/+29
2017-01-08net-tc: extract skip classify bit from tc_verdWillem de Bruijn6-22/+23