summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-29samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp1Tushar Dave
2017-10-29net: dsa: b53: Export b53_configure_vlan()Florian Fainelli
2017-10-29liquidio: get rid of false alarm "Unknown cmd 27" in dmesgFelix Manlunas
2017-10-29hv_netvsc: Set tx_table to equal weight after subchannels openHaiyang Zhang
2017-10-29ppp: allow usage in namespacesMatteo Croce
2017-10-29Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2017-10-29Merge branch 'l2tp-register-sessions-atomically'David S. Miller
2017-10-29l2tp: initialise PPP sessions before registering themGuillaume Nault
2017-10-29l2tp: protect sock pointer of struct pppol2tp_session with RCUGuillaume Nault
2017-10-29l2tp: initialise l2tp_eth sessions before registering themGuillaume Nault
2017-10-29l2tp: don't register sessions in l2tp_session_create()Guillaume Nault
2017-10-29tcp: Remove "linux/unaligned/access_ok.h" include.David S. Miller
2017-10-29cxgb3: Check and handle the dma mapping errorsArjun Vynipadath
2017-10-29r8169: Add support for interrupt coalesce tuning (ethtool -C)Francois Romieu
2017-10-29Merge branch 'bridge-make-setlink-dellink-notifications-more-accurate'David S. Miller
2017-10-29bridge: vlan: signal if anything changed on vlan addNikolay Aleksandrov
2017-10-29bridge: netlink: make setlink/dellink notifications more accurateNikolay Aleksandrov
2017-10-28tcp: remove unnecessary includeAlexei Starovoitov
2017-10-28Merge branch 'tcp-more-perns-sysctls'David S. Miller
2017-10-28tcp: Namespace-ify sysctl_tcp_pacing_ca_ratioEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_pacing_ss_ratioEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_invalid_ratelimitEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_autocorkingEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_min_rtt_wlenEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_min_tso_segsEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_challenge_ack_limitEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_limit_output_bytesEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_workaround_signed_windowsEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_tso_win_divisorEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_moderate_rcvbufEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_nometrics_saveEric Dumazet
2017-10-28drivers/net: smsc: Convert timers to use timer_setup()Kees Cook
2017-10-28drivers/net: packetengines: Convert timers to use timer_setup()Kees Cook
2017-10-28drivers/net: natsemi: Convert timers to use timer_setup()Kees Cook
2017-10-28drivers/net: mellanox: Convert timers to use timer_setup()Kees Cook
2017-10-28drivers/net: korina: Convert timers to use timer_setup()Kees Cook
2017-10-28drivers/net: fealnx: Convert timers to use timer_setup()Kees Cook
2017-10-28drivers/net: dlink: Convert timers to use timer_setup()Kees Cook
2017-10-28drivers/net: chelsio/cxgb*: Convert timers to use timer_setup()Kees Cook
2017-10-28drivers/net: appletalk/cops: Convert timers to use timer_setup()Kees Cook
2017-10-28drivers/net: amd: Convert timers to use timer_setup()Kees Cook
2017-10-28drivers/net: 8390: Convert timers to use timer_setup()Kees Cook
2017-10-28ipv6: exthdrs: use swap macro in ipv6_dest_haoGustavo A. R. Silva
2017-10-28stmmac: copy unicast mac address to MAC registersBhadram Varka
2017-10-28nfp: inform the VF driver needs to be restarted after changing the MACPablo Cascón
2017-10-28liquidio: fix kernel panic in VF driverFelix Manlunas
2017-10-28net: dsa: move fixed link registration helpersVivien Didelot
2017-10-28bnxt_en: Fix randconfig build errors.Michael Chan
2017-10-27igb: Add support for CBS offloadAndre Guedes
2017-10-27net/sched: Add support for HW offloading for CBSVinicius Costa Gomes