- a6920d1 net/smc: handle unregistered buffers by Karsten Graul · 7 years ago
- e63a5f8 net/smc: call consolidation by Karsten Graul · 7 years ago
- df80b8f qed: fix spelling mistake: "offloded" -> "offloaded" by Colin Ian King · 7 years ago
- 4e11581 net/mlx5e: fix spelling mistake: "loobpack" -> "loopback" by Colin Ian King · 7 years ago
- 114f39f tcp: restore autocorking by Eric Dumazet · 7 years ago
- eb80ca4 rds: do not leak kernel memory to user land by Eric Dumazet · 7 years ago
- 5697db4 qmi_wwan: do not steal interfaces from class drivers by Bjørn Mork · 7 years ago
- 94720e3 ipv4: fix fnhe usage by non-cached routes by Julian Anastasov · 7 years ago
- e002434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
- b5b6ff7 Merge branch 'bpf-sockmap-fixes' by Alexei Starovoitov · 7 years ago
- abaeb09 bpf: sockmap, fix error handling in redirect failures by John Fastabend · 7 years ago
- fec51d4 bpf: sockmap, zero sg_size on error when buffer is released by John Fastabend · 7 years ago
- 3cc9a47 bpf: sockmap, fix scatterlist update on error path in send with apply by John Fastabend · 7 years ago
- 7df40c2 net_sched: fq: take care of throttled flows before reuse by Eric Dumazet · 7 years ago
- 30ca22e ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6" by Ido Schimmel · 7 years ago
- 0f58e58 Merge branch 'x86-bpf-jit-fixes' by Alexei Starovoitov · 7 years ago
- 39f56ca bpf, x64: fix memleak when not converging on calls by Daniel Borkmann · 7 years ago
- 3aab888 bpf, x64: fix memleak when not converging after image by Daniel Borkmann · 7 years ago
- 784813a net/smc: restrict non-blocking connect finish by Ursula Braun · 7 years ago
- af3e0fc 8139too: Use disable_irq_nosync() in rtl8139_poll_controller() by Ingo Molnar · 7 years ago
- ce402f0 sctp: fix the issue that the cookie-ack with auth can't get processed by Xin Long · 7 years ago
- 46e16d4 sctp: use the old asoc when making the cookie-ack chunk in dupcook_d by Xin Long · 7 years ago
- 4842a08 sctp: init active key for the new asoc in dupcook_a and dupcook_b by Xin Long · 7 years ago
- e6e6a27 tcp_bbr: fix to zero idle_restart only upon S/ACKed data by Neal Cardwell · 7 years ago
- 5e5add1 net: ethernet: ti: cpsw: fix packet leaking in dual_mac mode by Grygorii Strashko · 7 years ago
- c818aa8 Revert "vhost: make msg padding explicit" by Michael S. Tsirkin · 7 years ago
- 50a5852 nfp: flower: set tunnel ttl value to net default by John Hurley · 7 years ago
- c212d2c net/tls: Don't recursively call push_record during tls_write_space callbacks by Dave Watson · 7 years ago
- a4e21ff bpf: minor fix to selftest test_stacktrace_build_id() by Song Liu · 7 years ago
- edd7ceb ipv6: Allow non-gateway ECMP for IPv6 by Thomas Winter · 7 years ago
- d656fe4 ethtool: fix a potential missing-check bug by Wenwen Wang · 7 years ago
- 26ff758 net/mlx4: fix spelling mistake: "failedi" -> "failed" by Colin Ian King · 7 years ago
- de08481 vhost: make msg padding explicit by Michael S. Tsirkin · 7 years ago
- bf2acc9 tcp: fix TCP_REPAIR_QUEUE bound checking by Eric Dumazet · 7 years ago
- cea67a2 ipv6: fix uninit-value in ip6_multipath_l3_keys() by Eric Dumazet · 7 years ago
- f944ad1 net: ethernet: ucc: fix spelling mistake: "tx-late-collsion" -> "tx-late-collision" by Colin Ian King · 7 years ago
- ff81de7 qed: fix spelling mistake: "checksumed" -> "checksummed" by Colin Ian King · 7 years ago
- 2cb5fb1 MAINTAINERS: add myself as SCTP co-maintainer by Marcelo Ricardo Leitner · 7 years ago
- 14b7dc1 net: systemport: fix spelling mistake: "asymetric" -> "asymmetric" by Colin Ian King · 7 years ago
- e8238fc bridge: check iface upper dev when setting master via ioctl by Hangbin Liu · 7 years ago
- 1d39fd1 Merge branch 'sfc-more-ARFS-fixes' by David S. Miller · 7 years ago
- 987c658 sfc: fix ARFS expiry check on EF10 by Edward Cree · 7 years ago
- ded8b9c sfc: Use filter index rather than ID for rps_flow_id table by Edward Cree · 7 years ago
- 988bf72 net: support compat 64-bit time in {s,g}etsockopt by Lance Richardson · 7 years ago
- 0b21bca MAINTAINERS: add davem in NETWORKING DRIVERS by Vivien Didelot · 7 years ago
- e8e9608 Merge tag 'mlx5-fixes-2018-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
- 1da9a58 Merge tag 'wireless-drivers-for-davem-2018-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
- c7f46cc mlxsw: spectrum_switchdev: Do not remove mrouter port from MDB's ports list by Ido Schimmel · 7 years ago
- 6a9a27d sctp: clear the new asoc's stream outcnt in sctp_stream_update by Xin Long · 7 years ago
- 9306b38 NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2 by SZ Lin (林上智) · 7 years ago
- d625329 sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr by Xin Long · 7 years ago
- 1f3ccc3c net: systemport: Correclty disambiguate driver instances by Florian Fainelli · 7 years ago
- 9faedd6 selftests: net: add in_netns.sh TEST_GEN_PROGS_EXTENDED by Anders Roxell · 7 years ago
- 16ae6aa tcp: ignore Fast Open on repair mode by Yuchung Cheng · 7 years ago
- cc2180a Merge branch 'mvpp2-fixes' by David S. Miller · 7 years ago
- 9af771c net: mvpp2: Fix clock resource by adding missing mg_core_clk by Maxime Chevallier · 7 years ago
- 45f972a net: mvpp2: Fix clk error path in mvpp2_probe by Maxime Chevallier · 7 years ago
- c55ca68 nfp: don't depend on eth_tbl being available by Jakub Kicinski · 7 years ago
- 7dbc73e6 tipc: fix bug in function tipc_nl_node_dump_monitor by Jon Maloy · 7 years ago
- 8154255 bpf: fix uninitialized variable in bpf tools by John Fastabend · 7 years ago
- 202854e net/mlx5: Properly deal with flow counters when deleting rules by Chris Mi · 7 years ago
- 99beaa2 net/mlx5e: Fix traffic between VF and representor by Shahar Klein · 7 years ago
- 9c26f5f net/mlx5: Avoid cleaning flow steering table twice during error flow by Talat Batheesh · 7 years ago
- d9a96ec net/mlx5e: TX, Use correct counter in dma_map error flow by Tariq Toukan · 7 years ago
- 6082d9c net/mlx5: Fix mlx5_get_vector_affinity function by Israel Rukshin · 7 years ago
- 35f80ac net/mlx5e: DCBNL fix min inline header size for dscp by Huy Nguyen · 7 years ago
- 1ccef35 net/mlx5e: Allow offloading ipv4 header re-write for icmp by Jianbo Liu · 7 years ago
- 25eb0ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
- 9c299a3 bpf: fix for lex/yacc build error with gcc-5 by John Fastabend · 7 years ago
- 91a8252 rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp by Dag Moxnes · 7 years ago
- 070204a net/smc: keep clcsock reference in smc_tcp_listen_work() by Ursula Braun · 7 years ago
- 02a6efc net: phy: allow scanning busses with missing phys by Alexandre Belloni · 7 years ago
- 1612a98 bpf, x64: fix JIT emission for dead code by Gianluca Borello · 7 years ago
- 5540fbf bpf: clear the ip_tunnel_info. by William Tu · 7 years ago
- 3be4aaf Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
- 24cac70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
- d19efb7 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 7 years ago
- d6fef10 ice: Fix insufficient memory issue in ice_aq_manage_mac_read by Md Fahad Iqbal Polash · 7 years ago
- f8d6203 sfc: ARFS filter IDs by Edward Cree · 7 years ago
- d805c52 net: ethtool: Add missing kernel doc for FEC parameters by Florian Fainelli · 7 years ago
- a6361f0 packet: fix bitfield update race by Willem de Bruijn · 7 years ago
- 30d8439 ice: Do not check INTEVENT bit for OICR interrupts by Ben Shelton · 7 years ago
- 34357a9 ice: Fix incorrect comment for action type by Anirudh Venkataramanan · 7 years ago
- d332a38 ice: Fix initialization for num_nodes_added by Anirudh Venkataramanan · 7 years ago
- 2707df9 igb: Fix the transmission mode of queue 0 for Qav mode by Vinicius Costa Gomes · 7 years ago
- 39035bf ixgbevf: ensure xdp_ring resources are free'd on error exit by Colin Ian King · 7 years ago
- 9cf2f43 team: fix netconsole setup over team by Xin Long · 7 years ago
- af8a41c rtlwifi: cleanup 8723be ant_sel definition by Ping-Ke Shih · 7 years ago
- a083429 iwlwifi: mvm: fix old scan version sizes by Luca Coelho · 7 years ago
- 6cd968f Merge branch 'amd-xgbe-fixes' by David S. Miller · 7 years ago
- 117df65 amd-xgbe: Only use the SFP supported transceiver signals by Tom Lendacky · 7 years ago
- 96f4d43 amd-xgbe: Improve KR auto-negotiation and training by Tom Lendacky · 7 years ago
- 4d94566 amd-xgbe: Add pre/post auto-negotiation phy hooks by Tom Lendacky · 7 years ago
- a49e2f5 pppoe: check sockaddr length in pppoe_connect() by Guillaume Nault · 7 years ago
- eb1c28c l2tp: check sockaddr length in pppol2tp_connect() by Guillaume Nault · 7 years ago
- b6a930f net: phy: marvell: clear wol event before setting it by Jingju Hou · 7 years ago
- b3f8ade Merge branch 'bpf-sockmap-fixes' by Daniel Borkmann · 7 years ago
- 4fcfdfb bpf: sockmap, fix double page_put on ENOMEM error in redirect path by John Fastabend · 7 years ago
- e20f733 bpf: sockmap, sk_wait_event needed to handle blocking cases by John Fastabend · 7 years ago
- ba6b8de bpf: sockmap, map_release does not hold refcnt for pinned maps by John Fastabend · 7 years ago