aboutsummaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-15tcp_bbr: remove sk_pacing_rate=0 transient during initNeal Cardwell1-1/+0
2017-07-15tcp_bbr: introduce bbr_init_pacing_rate_from_rtt() helperNeal Cardwell1-5/+18
2017-07-15tcp_bbr: introduce bbr_bw_to_pacing_rate() helperNeal Cardwell1-3/+11
2017-07-15tcp_bbr: cut pacing rate only if filled pipeNeal Cardwell1-2/+1
2017-07-15openvswitch: Fix for force/commit action failuresGreg Rose1-15/+36
2017-07-15sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko1-0/+4
2017-07-15ipv4: ip_do_fragment: fix headroom testsVasily Averin1-4/+4
2017-07-15mlx4_en: remove unnecessary returned value checkZhu Yanjun1-5/+3
2017-07-15ioc3-eth: store pointer to net_device for priviate areaJason A. Donenfeld1-9/+5
2017-07-15Documentation: devicetree: net: optional idm regs for bgmacAbhishek Shah1-0/+1
2017-07-15net: ethernet: bgmac: Make IDM register space optionalAbhishek Shah3-35/+55
2017-07-15net: ethernet: bgmac: Remove unnecessary 'return' from platform_bgmac_idm_writeAbhishek Shah1-1/+1
2017-07-14sctp: fix an array overflow when all ext chunks are setXin Long1-2/+2
2017-07-14liquidio: fix possible eeprom format string overflowArnd Bergmann1-1/+1
2017-07-14vmxnet3: avoid format strint overflow warningArnd Bergmann1-1/+1
2017-07-14net: thunder_bgx: avoid format string overflow warningArnd Bergmann1-1/+1
2017-07-14bnx2x: fix format overflow warningArnd Bergmann1-1/+2
2017-07-14net: niu: fix format string overflow warning:Arnd Bergmann1-2/+2
2017-07-14isdn: divert: fix sprintf buffer overflow warningArnd Bergmann1-12/+13
2017-07-14net: qcom/emac: fix double free of SGMII IRQ during shutdownTimur Tabi1-4/+6
2017-07-14smsc95xx: use ethtool_op_get_ts_info()Petr Kulhavy1-0/+1
2017-07-14net sched actions: rename act_get_notify() to tcf_get_notify()Roman Mashak1-2/+2
2017-07-14net/packet: Fix Tx queue selection for AF_PACKETIván Briano1-4/+2
2017-07-14net: bridge: fix dest lookup when vlan proto doesn't matchNikolay Aleksandrov2-2/+4
2017-07-14cxgb4: ptp_clock_register() returns error pointersGanesh Goudar1-1/+2
2017-07-14net: hns: add acpi function of xge led controlLiuJian2-3/+58
2017-07-14netpoll: shut up a kernel warning on refcountWANG Cong1-1/+1
2017-07-14cdc_ncm: Set NTB format again after altsetting switch for Huawei devicesEnrico Mioso3-0/+35
2017-07-14mdio: mux: fix parsing mux registers outside of the PHY address rangeMartin Blumenstingl1-2/+2
2017-07-13net: set fib rule refcount after mallocDavid Ahern1-2/+1
2017-07-13netlink: correctly document nla_put_u64_64bit()Rolf Eike Beer1-2/+2
2017-07-13cxgb4: add new T5 pci device id'sGanesh Goudar1-0/+2
2017-07-13dccp: make const array error_code staticColin Ian King1-1/+1
2017-07-13rt2x00: make const array glrt_table staticColin Ian King1-1/+1
2017-07-13net: stmmac: make const array route_possibilities staticColin Ian King1-1/+1
2017-07-13net: broadcom: bnx2x: make a couple of const arrays staticColin Ian King1-2/+2
2017-07-13xgene: Don't fail probe, if there is no clk resource for SGMII interfacesThomas Bogendoerfer1-10/+12
2017-07-13bpf: fix return in bpf_skb_adjust_netKefeng Wang1-1/+1
2017-07-12disable new gcc-7.1.1 warnings for nowLinus Torvalds1-0/+3
2017-07-12net: stmmac: revert "support future possible different internal phy mode"LABBE Corentin1-7/+3
2017-07-12sfc: don't read beyond unicast address listBert Kenward1-5/+3
2017-07-12datagram: fix kernel-doc commentsstephen hemminger1-3/+3
2017-07-12socket: add documentation for missing elementsstephen hemminger1-0/+3
2017-07-12smsc911x: Add check for ioremap_nocache() return codeAlexey Khoroshilov1-0/+5
2017-07-12fix a braino in compat_sys_getrlimit()Al Viro1-1/+1
2017-07-12brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel1-0/+5
2017-07-12net: hns: Bugfix for Tx timeout handling in hns driverLin Yun Sheng1-7/+9
2017-07-12net: ipmr: ipmr_get_table() returns NULLDan Carpenter1-2/+2
2017-07-12nfp: freeing the wrong variableDan Carpenter1-1/+1
2017-07-12mlxsw: spectrum_switchdev: Check status of memory allocationIdo Schimmel1-0/+6