aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-14netfilter: remove deprecation warnings from uapi headers.Jeremy Sowden2-4/+0
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski52-389/+410
2019-08-13net: phy: let phy_speed_down/up support speeds >1GbpsHeiner Kallweit1-0/+2
2019-08-13net: phy: add phy_speed_down_core and phy_resolve_min_speedHeiner Kallweit1-0/+1
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski6-10/+54
2019-08-13kbuild: remove all netfilter headers from header-test blacklist.Jeremy Sowden1-74/+0
2019-08-13netfilter: remove "#ifdef __KERNEL__" guards from some headers.Jeremy Sowden7-21/+0
2019-08-13netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files.Jeremy Sowden15-0/+52
2019-08-13netfilter: add missing IS_ENABLED(CONFIG_NF_CONNTRACK) checks to some header-files.Jeremy Sowden4-0/+31
2019-08-13netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to header-file.Jeremy Sowden1-0/+4
2019-08-13netfilter: add missing IS_ENABLED(CONFIG_BRIDGE_NETFILTER) checks to header-file.Jeremy Sowden1-0/+8
2019-08-13netfilter: add missing includes to a number of header-files.Jeremy Sowden27-14/+80
2019-08-13netfilter: inline four headers files into another one.Jeremy Sowden5-280/+234
2019-08-13netfilter: nf_tables: store data in offload context registersPablo Neira Ayuso1-0/+1
2019-08-11net: phy: add phy_modify_paged_changedHeiner Kallweit1-0/+2
2019-08-11net: phy: prepare phylib to deal with PHY's extending Clause 22Heiner Kallweit1-1/+7
2019-08-11drop_monitor: Expose tail drop counterIdo Schimmel1-0/+10
2019-08-11drop_monitor: Make drop queue length configurableIdo Schimmel1-0/+1
2019-08-11drop_monitor: Add a command to query current configurationIdo Schimmel1-0/+2
2019-08-11drop_monitor: Allow truncation of dropped packetsIdo Schimmel1-0/+2
2019-08-11drop_monitor: Add packet alert modeIdo Schimmel1-0/+27
2019-08-11drop_monitor: Add alert mode operationsIdo Schimmel1-0/+9
2019-08-10mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-10/+2
2019-08-10wimax: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-17/+3
2019-08-09net/mlx5: E-switch, Removed unused hwidParav Pandit1-1/+0
2019-08-09net/mlx5e: Protect mod_hdr hash table with mutexVlad Buslov1-0/+1
2019-08-09net/mlx5e: Extend mod header entry with reference counterVlad Buslov1-0/+4
2019-08-09tcp: Update TCP_BASE_MSS commentJosh Hunt1-1/+1
2019-08-09tcp: add new tcp_mtu_probe_floor sysctlJosh Hunt1-0/+1
2019-08-09devlink: remove pointless data_len arg from region snapshot createJiri Pirko1-1/+1
2019-08-08net: stmmac: Implement RSS and enable it in XGMAC coreJose Abreu1-0/+1
2019-08-08netfilter: nf_tables_offload: support indr block callwenxu1-0/+4
2019-08-08flow_offload: support get multi-subsystem blockwenxu1-1/+9
2019-08-08flow_offload: move tc indirect block to flow offloadwenxu3-38/+29
2019-08-08net: use listified RX for handling GRO_NORMAL skbsEdward Cree1-0/+3
2019-08-08qed: Add new ethtool supported port types based on media.Rahul Verma1-1/+1
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller77-317/+309
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds14-74/+79
2019-08-06net: sched: add ingress mirred action to hardware IRJohn Hurley1-0/+2
2019-08-06net: tc_act: add helpers to detect ingress mirred actionsJohn Hurley1-0/+18
2019-08-06net: sched: add skbedit of ptype action to hardware IRJohn Hurley1-0/+2
2019-08-06net: tc_act: add skbedit_ptype helper functionsJohn Hurley1-0/+27
2019-08-06net: sched: sample: allow accessing psample_group with rtnlVlad Buslov1-1/+1
2019-08-06net: sched: police: allow accessing police->params with rtnlVlad Buslov1-2/+2
2019-08-05net/tls: partially revert fix transition through disconnect with closeJakub Kicinski1-2/+0
2019-08-03net/socket: fix GCC8+ Wpacked-not-aligned warningsQian Cai1-6/+13
2019-08-03netfilter: synproxy: rename mss synproxy_options fieldFernando Fernandez Mancera1-1/+1
2019-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-37/+31
2019-08-03asm-generic: fix -Wtype-limits compiler warningsQian Cai1-30/+20
2019-08-03page flags: prioritize kasan bits over last-cpuidArnd Bergmann1-7/+11