aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ip_output.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-05-10net/mlx5: E-Switch, Include VF RDMA stats in vport statisticsAdi Nissim1-1/+10
2018-05-10net/mlx5: Free IRQs in shutdown pathDaniel Jurgens3-0/+38
2018-05-10rxrpc: Trace UDP transmission failureDavid Howells5-8/+90
2018-05-10rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messagesDavid Howells2-23/+53
2018-05-10rxrpc: Fix the min security level for kernel callsDavid Howells1-1/+1
2018-05-10rxrpc: Fix error reception on AF_INET6 socketsDavid Howells1-15/+42
2018-05-10rxrpc: Fix missing start of call timeoutDavid Howells4-1/+23
2018-05-10qed: fix spelling mistake: "taskelt" -> "tasklet"Colin Ian King1-1/+1
2018-05-10rocker: Postpone filtering of !added_by_user FDBPetr Machata1-2/+4
2018-05-10tls: Fix tls_device initializationBoris Pismenny1-0/+2
2018-05-10cxgb4: fix the wrong conversion of Mbps to KbpsGanesh Goudar1-3/+3
2018-05-10mlxsw: spectrum_span: Support VLAN under mirror-to-gretapPetr Machata1-8/+19