aboutsummaryrefslogtreecommitdiffstats
path: root/net/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-23netfilter: nf_nat: add nat type hooks to nat coreFlorian Westphal9-289/+232
2018-05-23netfilter: nf_nat: add nat hook register functions to nf_natFlorian Westphal2-0/+161
2018-05-23netfilter: core: export raw versions of add/delete hook functionsFlorian Westphal2-21/+59
2018-05-23netfilter: nf_tables: allow chain type to override hook registerFlorian Westphal4-23/+47
2018-05-23netfilter: xtables: allow table definitions not backed by hook_opsFlorian Westphal2-2/+8
2018-05-23netfilter: nf_nat: move common nat code to nat coreFlorian Westphal4-99/+81
2018-05-17netfilter: nft_hash: add map lookups for hashing operationsLaura Garcia Liebana2-1/+134
2018-05-17netfilter: nft_numgen: add map lookups for numgen random operationsLaura Garcia Liebana1-4/+72
2018-05-17netfilter: nf_tables: remove old nf_log based tracingFlorian Westphal1-22/+7
2018-05-17netfilter: fix fallout from xt/nf osf separationFlorian Westphal2-6/+8
2018-05-13net: ipv4: ipconfig: fix unused variableAnders Roxell1-3/+2
2018-05-11net sched actions: fix refcnt leak in skbmodRoman Mashak1-1/+4
2018-05-11net: phy: DP83TC811: Introduce support for the DP83TC811 phyDan Murphy3-0/+353
2018-05-11net: sched: fix error path in tcf_proto_create() when modules are not configuredJiri Pirko1-1/+1
2018-05-11cxgb4: avoid schedule while atomicGanesh Goudar1-2/+2
2018-05-11cxgb4: enable inner header checksum calculationGanesh Goudar3-22/+83
2018-05-11cxgb4: Fix {vxlan/geneve}_port initializationArjun Vynipadath2-0/+23
2018-05-11cxgb4: Add new T5 device idGanesh Goudar1-0/+1
2018-05-11net: doc: fix spelling mistake: "modrobe.d" -> "modprobe.d"Tonghao Zhang1-1/+1
2018-05-11bonding: use the skb_get/set_queue_mappingTonghao Zhang1-4/+4
2018-05-11bonding: replace the return value typeTonghao Zhang2-8/+12
2018-05-11erspan: auto detect truncated ipv6 packets.William Tu2-0/+12
2018-05-11mlxsw: spectrum_span: Use a more fitting error codePetr Machata1-1/+1
2018-05-11mlxsw: spectrum_span: Rename misnamed variable l3edevPetr Machata1-16/+16
2018-05-11net sched actions: fix invalid pointer dereferencing if skbedit flags missingRoman Mashak1-1/+2
2018-05-11ixgbe: fix memory leak on ipsec allocationColin Ian King1-1/+1
2018-05-11ixgbevf: fix ixgbevf_xmit_frame()'s return typeLuc Van Oostenryck1-1/+1
2018-05-11ixgbe: return error on unsupported SFP module when resettingEmil Tantilov1-0/+3
2018-05-11ice: Set rq_last_status when cleaning rqJeff Shaw1-1/+1
2018-05-11Change Trond's email address in MAINTAINERSTrond Myklebust1-1/+1
2018-05-11sh: switch to NO_BOOTMEMRob Herring4-82/+7
2018-05-11mmap: introduce sane default mmap limitsLinus Torvalds1-0/+32
2018-05-11udp: avoid refcount_t saturation in __udp_gso_segment()Eric Dumazet1-3/+11
2018-05-11tcp: switch pacing timer to softirq based hrtimerEric Dumazet3-46/+29
2018-05-11net: dsa: bcm_sf2: Get rid of PHYLIB functionsFlorian Fainelli1-149/+0
2018-05-11net: dsa: Plug in PHYLINK supportFlorian Fainelli3-132/+172
2018-05-11net: dsa: mv88e6xxx: add PHYLINK supportRussell King3-0/+125
2018-05-11net: dsa: Eliminate dsa_slave_get_link()Florian Fainelli1-11/+1
2018-05-11net: dsa: bcm_sf2: Implement phylink_mac_opsFlorian Fainelli1-8/+206
2018-05-11net: dsa: Add PHYLINK switch operationsFlorian Fainelli3-1/+30
2018-05-11net: phy: phylink: Poll link GPIOsRussell King1-0/+16
2018-05-11net: phy: phylink: Release link GPIOFlorian Fainelli1-0/+2
2018-05-11net: phy: phylink: Use gpiod_get_value_cansleep()Florian Fainelli1-1/+1
2018-05-11ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsgAndrey Ignatov2-4/+10
2018-05-11mlxsw: core: Fix an error handling path in 'mlxsw_core_bus_device_register()'Christophe JAILLET1-2/+2
2018-05-11bonding: send learning packets for vlans on slaveDebabrata Banerjee3-5/+11
2018-05-11bonding: do not allow rlb updates to invalid macDebabrata Banerjee1-1/+1
2018-05-11tracing: Fix regex_match_front() to not over compare the test stringSteven Rostedt (VMware)1-0/+3
2018-05-10compat: fix 4-byte infoleak via uninitialized struct fieldJann Horn1-0/+1
2018-05-10net/mlx5e: Err if asked to offload TC match on frag being firstRoi Dayan1-0/+4