aboutsummaryrefslogtreecommitdiffstats
path: root/net/core (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-22tcp_bbr: better deal with suboptimal GSOEric Dumazet1-4/+5
2018-02-22smsc75xx: fix smsc75xx_set_features()Eric Dumazet1-3/+4
2018-02-22netlink: put module reference if dump start failsJason A. Donenfeld1-1/+3
2018-02-21amd-xgbe: Restore PCI interrupt enablement setting on resumeTom Lendacky1-0/+2
2018-02-21virtio_net: fix ndo_xdp_xmit crash towards dev not ready for XDPJesper Dangaard Brouer1-1/+11
2018-02-21virtio_net: fix memory leak in XDP_REDIRECTJesper Dangaard Brouer1-15/+22
2018-02-21virtio_net: fix XDP code path in receive_small()Jesper Dangaard Brouer1-1/+1
2018-02-21virtio_net: disable XDP_REDIRECT in receive_mergeable() caseJesper Dangaard Brouer1-7/+0
2018-02-20net: sched: report if filter is too large to dumpRoman Kapl1-1/+6
2018-02-20net/mlx5: Fix error handling when adding flow rulesVlad Buslov1-2/+8
2018-02-20net/mlx5: E-Switch, Fix drop counters use before creationEugenia Emantayev1-4/+4
2018-02-20net/mlx5: Add header re-write to the checks for conflicting actionsOr Gerlitz1-1/+2
2018-02-20net/mlx5: Use 128B cacheline size for 128B or larger cachelinesDaniel Jurgens1-1/+1
2018-02-20net/mlx5e: Specify numa node when allocating drop rqGal Pressman1-2/+8
2018-02-20net/mlx5e: Return error if prio is specified when offloading eswitch vlan pushOr Gerlitz1-1/+2
2018-02-20net/mlx5: Address static checker warnings on non-constant initializersOr Gerlitz1-4/+4
2018-02-20net/mlx5e: Eliminate build warnings on no previous prototypeOr Gerlitz2-2/+3
2018-02-20net/mlx5e: Verify inline header size do not exceed SKB linear sizeEran Ben Elisha1-1/+1
2018-02-20net/mlx5e: Fix loopback self test when GRO is offInbar Karmy1-1/+2
2018-02-20net/mlx5e: Fix TCP checksum in LRO buffersGal Pressman1-14/+35
2018-02-20tools/libbpf: Avoid possibly using uninitialized variableJeremy Cline1-2/+3
2018-02-20ibmvnic: Check for NULL skb's in NAPI poll routineThomas Falcon1-0/+5
2018-02-19tg3: APE heartbeat changesPrashant Sreedharan2-11/+29
2018-02-19netfilter: IDLETIMER: be syzkaller friendlyEric Dumazet1-3/+6
2018-02-19mlxsw: spectrum_router: Do not unconditionally clear route offload indicationIdo Schimmel1-0/+3
2018-02-19net: qualcomm: rmnet: Fix possible null dereference in command processingSubash Abhinov Kasiviswanathan1-0/+5
2018-02-19net: qualcomm: rmnet: Fix warning seen with 64 bit statsSubash Abhinov Kasiviswanathan1-1/+1
2018-02-19net: qualcomm: rmnet: Fix crash on real dev unregistrationSubash Abhinov Kasiviswanathan1-54/+14
2018-02-18Linux 4.16-rc2Linus Torvalds1-1/+1
2018-02-17pvcalls-front: wait for other operations to return when release passive socketsStefano Stabellini1-0/+6
2018-02-17pvcalls-front: introduce a per sock_mapping refcountStefano Stabellini1-112/+79
2018-02-17x86/xen: Calculate __max_logical_packages on PV domainsPrarit Bhargava3-2/+11
2018-02-17xenbus: track caller request idJoao Martins3-0/+5
2018-02-17arm64: cputype: Silence Sparse warningsRobin Murphy1-1/+1
2018-02-16sctp: remove the left unnecessary check for chunk in sctp_renege_eventsXin Long1-3/+2
2018-02-16rxrpc: Work around usercopy checkDavid Howells1-2/+3
2018-02-16tun: fix tun_napi_alloc_frags() frag allocatorEric Dumazet1-10/+6
2018-02-16udplite: fix partial checksum initializationAlexey Kodanev3-0/+11
2018-02-16skbuff: Fix comment mis-spelling.David S. Miller1-1/+1
2018-02-16dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lockPaolo Abeni1-29/+33
2018-02-16PCI/cxgb4: Extend T3 PCI quirk to T4+ devicesCasey Leedom2-26/+23
2018-02-16cxgb4: fix trailing zero in CIM LA dumpRahul Lakkireddy2-2/+2
2018-02-16cxgb4: free up resources of pf 0-3Ganesh Goudar1-12/+13
2018-02-16fib_semantics: Don't match route with mismatching tclassidStefano Brivio1-0/+5
2018-02-16NFC: llcp: Limit size of SDP URIKees Cook2-1/+6
2018-02-16arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tablesWill Deacon13-399/+426
2018-02-16mm: hide a #warning for COMPILE_TESTArnd Bergmann1-1/+1
2018-02-16dm: correctly handle chained bios in dec_pending()NeilBrown1-1/+2
2018-02-16irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-14/+4
2018-02-16irqchip/bcm: Remove hashed address printingJaedon Shin3-9/+0