aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-01-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller25-204/+1019
2020-01-27drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()'Christophe JAILLET1-1/+1
2020-01-27r8169: don't set min_mtu/max_mtu if not neededHeiner Kallweit1-7/+5
2020-01-27mlxsw: minimal: Fix an error handling path in 'mlxsw_m_port_create()'Christophe JAILLET1-1/+1
2020-01-27net: dsa: Fix use-after-free in probing of DSA switch treeVladimir Oltean1-11/+25
2020-01-27net: remove eth_change_mtuHeiner Kallweit2-17/+0
2020-01-27Merge branch 'XDP-fixes-for-socionext-driver'David S. Miller1-2/+2
2020-01-27net: socionext: fix xdp_result initialization in netsec_process_rxLorenzo Bianconi1-1/+1
2020-01-27net: socionext: fix possible user-after-free in netsec_process_rxLorenzo Bianconi1-1/+1
2020-01-27Merge branch 'net-allow-per-net-notifier-to-follow-netdev-into-namespace'David S. Miller10-42/+131
2020-01-27mlx5: Use dev_net netdevice notifier registrationsJiri Pirko8-10/+28
2020-01-27net: introduce dev_net notifier register/unregister variantsJiri Pirko2-0/+63
2020-01-27net: push code from net notifier reg/unreg into helpersJiri Pirko1-22/+38
2020-01-27net: call call_netdevice_unregister_net_notifiers from unregisterJiri Pirko1-11/+3
2020-01-27soreuseport: Cleanup duplicate initialization of more_reuse->max_socks.Kuniyuki Iwashima1-1/+0
2020-01-27Merge branch 'Support-fraglist-GRO-GSO'David S. Miller9-30/+217
2020-01-27udp: Support UDP fraglist GRO/GSO.Steffen Klassert3-26/+107
2020-01-27net: Support GRO/GSO fraglist chaining.Steffen Klassert4-2/+97
2020-01-27net: Add a netdev software feature set that defaults to off.Steffen Klassert2-1/+4
2020-01-27net: Add fraglist GRO/GSO feature flagsSteffen Klassert4-1/+9
2020-01-27mvneta driver disallow XDP program on hardware buffer managementSven Auhagen1-0/+6
2020-01-27rxrpc: Fix use-after-free in rxrpc_receive_data()David Howells1-5/+7
2020-01-27net_sched: ematch: reject invalid TCF_EM_SIMPLEEric Dumazet1-0/+3
2020-01-27net: include struct nhmsg size in nh nlmsg sizeStephen Worley1-1/+3
2020-01-27net_sched: walk through all child classes in tc_bind_tclass()Cong Wang1-11/+30
2020-01-27net_sched: fix ops->bind_class() implementationsCong Wang12-44/+97
2020-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller13-70/+3896
2020-01-27selftests: netfilter: Introduce tests for sets with range concatenationStefano Brivio2-1/+1483
2020-01-27nf_tables: Add set type for arbitrary concatenation of rangesStefano Brivio4-1/+2107
2020-01-27bitmap: Introduce bitmap_cut(): cut bits and shift remainingStefano Brivio2-0/+70
2020-01-27netfilter: nf_tables: Support for sets with multiple ranged fieldsStefano Brivio4-1/+115
2020-01-27netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attributePablo Neira Ayuso4-24/+79
2020-01-27netfilter: nf_tables: add nft_setelem_parse_key()Pablo Neira Ayuso1-46/+45
2020-01-26tcp: export count for rehash attemptsAbdul Kabbani7-1/+18
2020-01-26Merge branch 's390-qeth-next'David S. Miller7-273/+180
2020-01-26s390/qeth: remove HARDSETUP stateJulian Wiedmann5-21/+3
2020-01-26s390/qeth: make cmd/reply matching more flexibleJulian Wiedmann3-12/+39
2020-01-26s390/qeth: consolidate online/offline codeJulian Wiedmann4-184/+107
2020-01-26s390/qeth: consolidate QDIO queue setupJulian Wiedmann4-17/+9
2020-01-26s390/qeth: shift some bridgeport code aroundJulian Wiedmann3-39/+22
2020-01-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller17-43/+4723
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller191-1088/+2628
2020-01-26Bluetooth: Fix race condition in hci_release_sock()Dan Carpenter1-0/+3
2020-01-25ice: Bump versionTony Nguyen1-1/+1
2020-01-25ice: Implement ethtool get/set rx-flow-hashMd Fahad Iqbal Polash3-0/+273
2020-01-25ice: Initilialize VF RSS tablesMd Fahad Iqbal Polash4-1/+225
2020-01-25ice: Optimize table usageTony Nguyen5-1/+773
2020-01-25ice: Enable writing filtering tablesTony Nguyen3-0/+651
2020-01-25ice: Populate TCAM filter software structuresTony Nguyen8-10/+1459
2020-01-25Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-4/+20