aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-19net: l2tp: mark expected switch fall-throughGustavo A. R. Silva
2017-10-19liquidio: mark expected switch fall-through in octeon_destroy_resourcesGustavo A. R. Silva
2017-10-19liquidio: remove unnecessary NULL check before kfree in delete_glistsGustavo A. R. Silva
2017-10-19Merge branch 'ibmvnic-next'David S. Miller
2017-10-19ibmvnic: Let users change net device featuresThomas Falcon
2017-10-19ibmvnic: Enable TSO supportThomas Falcon
2017-10-19ibmvnic: Enable scatter-gather supportThomas Falcon
2017-10-19tun: relax check on eth_get_headlen() return valueEric Dumazet
2017-10-19mqprio: fix potential null pointer dereference on optColin Ian King
2017-10-19thunderbolt: Right shifting to zero bug in tbnet_handle_packet()Dan Carpenter
2017-10-19thunderbolt: Fix a couple right shifting to zero bugsDan Carpenter
2017-10-19Merge branch 'ena-next'David S. Miller
2017-10-19net: ena: increase ena driver version to 1.3.0Netanel Belgazal
2017-10-19net: ena: add new admin define for future support of IPv6 RSSNetanel Belgazal
2017-10-19net: ena: add statistics for missed tx packetsNetanel Belgazal
2017-10-19net: ena: add power management ops to the ENA driverNetanel Belgazal
2017-10-19net: ena: remove legacy suspend suspend/resume supportNetanel Belgazal
2017-10-19net: ena: improve ENA driver boot time.Netanel Belgazal
2017-10-19MAINTAINERS: change ENA driver maintainers email domainNetanel Belgazal
2017-10-19qed: Fix iWARP out of order flowMichal Kalderon
2017-10-19net: hns3: Add mqprio hardware offload support in hns3 driverYunsheng Lin
2017-10-19macvlan/macvtap: Add support for L2 forwarding offloads with macvtapAlexander Duyck
2017-10-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-10-18tcp: fix tcp_xmit_retransmit_queue() after rbtree introductionEric Dumazet
2017-10-18Merge branch 'bpf-ctx-info-out-of-verifier'David S. Miller
2017-10-18bpf: allow access to skb->len from offloadsJakub Kicinski
2017-10-18bpf: move knowledge about post-translation offsets out of verifierJakub Kicinski
2017-10-18bpf: remove the verifier ops from program structureJakub Kicinski
2017-10-18bpf: split verifier and program opsJakub Kicinski
2017-10-18tcp: Check daddr_cache before use in tracepointDavid Ahern
2017-10-18net: ipx: mark expected switch fall-throughGustavo A. R. Silva
2017-10-18ipv6: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-18tcp: Use pI6c in tcp tracepointDavid Ahern
2017-10-18ipv4: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-18decnet: af_decnet: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-18Merge branch 'DSA-DPAA'David S. Miller
2017-10-18dpaa_eth: remove obsolete commentMadalin Bucur
2017-10-18fsl/fman: add dpaa in module namesMadalin Bucur
2017-10-18dpaa_eth: cleanup dpaa_eth_probe() error pathsMadalin Bucur
2017-10-18dpaa_eth: change device usedMadalin Bucur
2017-10-18dpaa_eth: move of_phy_connect() to the eth driverMadalin Bucur
2017-10-18fsl/fman: remove of_nodeMadalin Bucur
2017-10-18tools: bpftool: use more common tag formatJakub Kicinski
2017-10-18Merge branch 'networking-Convert-timers-to-use-timer_setup'David S. Miller
2017-10-18sunrpc: Convert timers to use timer_setup()Kees Cook
2017-10-18ipv4: timewait: Convert timers to use timer_setup()Kees Cook
2017-10-18um: net: Convert timers to use timer_setup()Kees Cook
2017-10-18net: fs_enet: Remove unused timerKees Cook
2017-10-18net/xen-netback: Convert timers to use timer_setup()Kees Cook
2017-10-18net: atm: Convert timers to use timer_setup()Kees Cook