summaryrefslogtreecommitdiffstats
path: root/lib/xz (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-29ipvlan: introduce 'private' attribute for all existing modes.Mahesh Bandewar5-8/+94
2017-10-29tools: bpftool: add bash completion for bpftoolQuentin Monnet2-0/+357
2017-10-29net: aquantia: Make local functions staticWei Yongjun1-4/+4
2017-10-29ipv6: prevent user from adding cached routesWei Wang2-1/+7
2017-10-29samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp_redirect_mapTushar Dave1-0/+7
2017-10-29samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp1Tushar Dave1-0/+8
2017-10-29net: dsa: b53: Export b53_configure_vlan()Florian Fainelli3-42/+6
2017-10-29liquidio: get rid of false alarm "Unknown cmd 27" in dmesgFelix Manlunas1-0/+1
2017-10-29hv_netvsc: Set tx_table to equal weight after subchannels openHaiyang Zhang1-0/+3
2017-10-29ppp: allow usage in namespacesMatteo Croce1-1/+1
2017-10-29l2tp: initialise PPP sessions before registering themGuillaume Nault1-31/+38
2017-10-29l2tp: protect sock pointer of struct pppol2tp_session with RCUGuillaume Nault1-53/+101
2017-10-29l2tp: initialise l2tp_eth sessions before registering themGuillaume Nault1-31/+75
2017-10-29l2tp: don't register sessions in l2tp_session_create()Guillaume Nault4-20/+36
2017-10-29tcp: Remove "linux/unaligned/access_ok.h" include.David S. Miller1-1/+0
2017-10-29cxgb3: Check and handle the dma mapping errorsArjun Vynipadath1-26/+92
2017-10-29r8169: Add support for interrupt coalesce tuning (ethtool -C)Francois Romieu1-0/+231
2017-10-29bridge: vlan: signal if anything changed on vlan addNikolay Aleksandrov3-28/+73
2017-10-29bridge: netlink: make setlink/dellink notifications more accurateNikolay Aleksandrov3-24/+37
2017-10-28tcp: remove unnecessary includeAlexei Starovoitov1-3/+0
2017-10-28tcp: Namespace-ify sysctl_tcp_pacing_ca_ratioEric Dumazet5-14/+12
2017-10-28tcp: Namespace-ify sysctl_tcp_pacing_ss_ratioEric Dumazet5-18/+12
2017-10-28tcp: Namespace-ify sysctl_tcp_invalid_ratelimitEric Dumazet5-10/+10
2017-10-28tcp: Namespace-ify sysctl_tcp_autocorkingEric Dumazet5-13/+12
2017-10-28tcp: Namespace-ify sysctl_tcp_min_rtt_wlenEric Dumazet5-10/+10
2017-10-28tcp: Namespace-ify sysctl_tcp_min_tso_segsEric Dumazet6-13/+13
2017-10-28tcp: Namespace-ify sysctl_tcp_challenge_ack_limitEric Dumazet5-16/+16
2017-10-28tcp: Namespace-ify sysctl_tcp_limit_output_bytesEric Dumazet5-12/+12
2017-10-28tcp: Namespace-ify sysctl_tcp_workaround_signed_windowsEric Dumazet7-21/+18
2017-10-28tcp: Namespace-ify sysctl_tcp_tso_win_divisorEric Dumazet5-15/+14
2017-10-28tcp: Namespace-ify sysctl_tcp_moderate_rcvbufEric Dumazet5-11/+11
2017-10-28tcp: Namespace-ify sysctl_tcp_nometrics_saveEric Dumazet4-11/+9
2017-10-28drivers/net: smsc: Convert timers to use timer_setup()Kees Cook2-10/+10
2017-10-28drivers/net: packetengines: Convert timers to use timer_setup()Kees Cook2-12/+12
2017-10-28drivers/net: natsemi: Convert timers to use timer_setup()Kees Cook2-9/+9
2017-10-28drivers/net: mellanox: Convert timers to use timer_setup()Kees Cook1-3/+3
2017-10-28drivers/net: korina: Convert timers to use timer_setup()Kees Cook1-4/+4
2017-10-28drivers/net: fealnx: Convert timers to use timer_setup()Kees Cook1-10/+10
2017-10-28drivers/net: dlink: Convert timers to use timer_setup()Kees Cook1-5/+5
2017-10-28drivers/net: chelsio/cxgb*: Convert timers to use timer_setup()Kees Cook4-22/+21
2017-10-28drivers/net: appletalk/cops: Convert timers to use timer_setup()Kees Cook1-5/+6
2017-10-28drivers/net: amd: Convert timers to use timer_setup()Kees Cook7-28/+37
2017-10-28drivers/net: 8390: Convert timers to use timer_setup()Kees Cook2-10/+10
2017-10-28ipv6: exthdrs: use swap macro in ipv6_dest_haoGustavo A. R. Silva1-4/+1
2017-10-28stmmac: copy unicast mac address to MAC registersBhadram Varka1-1/+15
2017-10-28nfp: inform the VF driver needs to be restarted after changing the MACPablo Cascón1-1/+7
2017-10-28liquidio: fix kernel panic in VF driverFelix Manlunas1-3/+3
2017-10-28net: dsa: move fixed link registration helpersVivien Didelot5-47/+56
2017-10-28bnxt_en: Fix randconfig build errors.Michael Chan1-0/+6
2017-10-27igb: Add support for CBS offloadAndre Guedes4-0/+384