summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-08-15qed: Add driver API for flashing the config attributes.Sudarsana Reddy Kalluru
2019-08-15Merge tag 'linux-can-next-for-5.4-20190814' of git://git.kernel.org/pub/scm/l...David S. Miller
2019-08-14netfilter: remove deprecation warnings from uapi headers.Jeremy Sowden
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2019-08-13net: phy: let phy_speed_down/up support speeds >1GbpsHeiner Kallweit
2019-08-13net: phy: add phy_speed_down_core and phy_resolve_min_speedHeiner Kallweit
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2019-08-13can: netlink: fix documentation typosAndre Hartmann
2019-08-13can: gw: add support for CAN FD framesOliver Hartkopp
2019-08-13can: gw: use struct canfd_frame as internal data structureOliver Hartkopp
2019-08-13kbuild: remove all netfilter headers from header-test blacklist.Jeremy Sowden
2019-08-13netfilter: remove "#ifdef __KERNEL__" guards from some headers.Jeremy Sowden
2019-08-13netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files.Jeremy Sowden
2019-08-13netfilter: add missing IS_ENABLED(CONFIG_NF_CONNTRACK) checks to some header-...Jeremy Sowden
2019-08-13netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to header-file.Jeremy Sowden
2019-08-13netfilter: add missing IS_ENABLED(CONFIG_BRIDGE_NETFILTER) checks to header-f...Jeremy Sowden
2019-08-13netfilter: add missing includes to a number of header-files.Jeremy Sowden
2019-08-13netfilter: inline four headers files into another one.Jeremy Sowden
2019-08-13netfilter: nf_tables: store data in offload context registersPablo Neira Ayuso
2019-08-11net: phy: add phy_modify_paged_changedHeiner Kallweit
2019-08-11net: phy: prepare phylib to deal with PHY's extending Clause 22Heiner Kallweit
2019-08-11drop_monitor: Expose tail drop counterIdo Schimmel
2019-08-11drop_monitor: Make drop queue length configurableIdo Schimmel
2019-08-11drop_monitor: Add a command to query current configurationIdo Schimmel
2019-08-11drop_monitor: Allow truncation of dropped packetsIdo Schimmel
2019-08-11drop_monitor: Add packet alert modeIdo Schimmel
2019-08-11drop_monitor: Add alert mode operationsIdo Schimmel
2019-08-10mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10wimax: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-09net/mlx5: E-switch, Removed unused hwidParav Pandit
2019-08-09net/mlx5e: Protect mod_hdr hash table with mutexVlad Buslov
2019-08-09net/mlx5e: Extend mod header entry with reference counterVlad Buslov
2019-08-09tcp: Update TCP_BASE_MSS commentJosh Hunt
2019-08-09tcp: add new tcp_mtu_probe_floor sysctlJosh Hunt
2019-08-09devlink: remove pointless data_len arg from region snapshot createJiri Pirko
2019-08-08net: stmmac: Implement RSS and enable it in XGMAC coreJose Abreu
2019-08-08netfilter: nf_tables_offload: support indr block callwenxu
2019-08-08flow_offload: support get multi-subsystem blockwenxu
2019-08-08flow_offload: move tc indirect block to flow offloadwenxu
2019-08-08net: use listified RX for handling GRO_NORMAL skbsEdward Cree
2019-08-08qed: Add new ethtool supported port types based on media.Rahul Verma
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-06net: sched: add ingress mirred action to hardware IRJohn Hurley
2019-08-06net: tc_act: add helpers to detect ingress mirred actionsJohn Hurley
2019-08-06net: sched: add skbedit of ptype action to hardware IRJohn Hurley
2019-08-06net: tc_act: add skbedit_ptype helper functionsJohn Hurley
2019-08-06net: sched: sample: allow accessing psample_group with rtnlVlad Buslov
2019-08-06net: sched: police: allow accessing police->params with rtnlVlad Buslov
2019-08-05net/tls: partially revert fix transition through disconnect with closeJakub Kicinski