summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-11tipc: fix one byte leak in tipc_sk_set_orig_addr()Eric Dumazet1-1/+2
2018-05-11tc-testing: fix tdc tests for 'bpf' actionDavide Caratti1-3/+8
2018-05-10net/mlx4_en: Verify coalescing parameters are in rangeMoshe Shemesh2-2/+21
2018-05-10cxgb4: copy mbox log size to PF0-3 adap instancesGanesh Goudar1-2/+1
2018-05-10cxgb4: zero the HMA memoryGanesh Goudar1-2/+2
2018-05-10udp: fix SO_BINDTODEVICEPaolo Abeni2-4/+4
2018-05-10ipv4: reset fnhe_mtu_locked after cache route flushedHangbin Liu1-0/+1
2018-05-10hv_netvsc: Fix net device attach on older Windows hostsMohammed Gamal1-1/+1
2018-05-10nfp: flower: remove headroom from max MTU calculationPieter Jansen van Vuuren1-19/+0
2018-05-10net/9p: fix spelling mistake: "suspsend" -> "suspend"Colin Ian King1-1/+1
2018-05-10sctp: fix spelling mistake: "max_retans" -> "max_retrans"Colin Ian King1-1/+1
2018-05-10firestream: fix spelling mistake: "reseverd" -> "reserved"Colin Ian King1-1/+1
2018-05-10Merge branch 'qed-rdma-fixes'David S. Miller2-5/+3
2018-05-10qede: Fix gfp flags sent to rdma event node allocationMichal Kalderon1-1/+1
2018-05-10qed: Fix l2 initializations over iWARP personalityMichal Kalderon1-4/+2
2018-05-10tipc: eliminate KMSAN uninit-value in strcmp complaintYing Xue1-2/+13
2018-05-10net/9p: correct some comment errors in 9p file system codeSun Lianwen4-9/+6
2018-05-09r8169: fix powering up RTL8168hHeiner Kallweit1-0/+3
2018-05-08Merge tag 'linux-can-fixes-for-4.17-20180508' of ssh://gitolite.kernel.org/pu...David S. Miller6-19/+23
2018-05-08Merge branch 'ieee802154-for-davem-2018-05-08' of git://git.kernel.org/pub/sc...David S. Miller4-15/+20
2018-05-08DT: net: can: rcar_canfd: document R8A77980 bindingsSergei Shtylyov1-0/+1
2018-05-08DT: net: can: rcar_canfd: document R8A77970 bindingsSergei Shtylyov1-0/+1
2018-05-08dt-bindings: can: rcar_can: Fix R8A7796 SoC nameGeert Uytterhoeven1-1/+1
2018-05-08can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()Jimmy Assarsson1-1/+1
2018-05-08arm: dts: imx[35]*: declare flexcan devices to be compatible to imx25's flexcanUwe Kleine-König2-4/+4
2018-05-08can: flexcan: fix endianess detectionUwe Kleine-König1-12/+14
2018-05-08can: dev: increase bus-off message severityJakob Unterwurzacher1-1/+1
2018-05-08llc: better deal with too small mtuEric Dumazet1-0/+3
2018-05-08Merge branch 'Aquantia-various-patches-2018-05'David S. Miller3-10/+14
2018-05-08net: aquantia: Limit number of vectors to actually allocated irqsIgor Russkikh3-10/+12
2018-05-08net: aquantia: driver should correctly declare vlan_features bitsIgor Russkikh1-0/+2
2018-05-08trivial: fix inconsistent help textsGeorg Hofmann1-5/+4
2018-05-08MAINTAINERS: Update the 3c59x network driver entrySteffen Klassert1-2/+2
2018-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller5-12/+47
2018-05-08net/tls: Fix connection stall on partial tls recordAndre Tomt1-0/+1
2018-05-08net: flow_dissector: fix typo 'can by' to 'can be'Wolfram Sang1-1/+1
2018-05-08net: dsa: mv88e6xxx: Fix PHY interrupts by parameterising PHY base addressAndrew Lunn3-1/+28
2018-05-08tls: fix use after free in tls_sk_proto_closeEric Dumazet1-7/+4
2018-05-08sctp: delay the authentication for the duplicated cookie-echo chunkXin Long2-41/+75
2018-05-08net: nixge: Address compiler warnings about signednessMoritz Fischer1-1/+1
2018-05-08net: nixge: Fix error path for obtaining mac addressMoritz Fischer1-3/+5
2018-05-08selftests: net: use TEST_PROGS_EXTENDEDAnders Roxell1-1/+1
2018-05-07Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-4/+15
2018-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-5/+14
2018-05-04net: phy: sfp: fix the BR,min computationAntoine Tenart1-1/+1
2018-05-04net: ethernet: sun: niu set correct packet size in skbRob Taglang1-3/+2
2018-05-04net/netlink: make sure the headers line up actual value outputYU Bo1-3/+3
2018-05-04tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().Michael Chan1-4/+5
2018-05-04nsh: fix infinite loopEric Dumazet1-0/+4
2018-05-04net: atm: Fix potential Spectre v1Gustavo A. R. Silva1-2/+7