summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* can: gw: add support for CAN FD framesOliver Hartkopp2019-08-131-1/+13
* can: gw: use struct canfd_frame as internal data structureOliver Hartkopp2019-08-131-2/+3
* net: phy: add phy_modify_paged_changedHeiner Kallweit2019-08-121-0/+2
* net: phy: prepare phylib to deal with PHY's extending Clause 22Heiner Kallweit2019-08-121-1/+7
* drop_monitor: Expose tail drop counterIdo Schimmel2019-08-111-0/+10
* drop_monitor: Make drop queue length configurableIdo Schimmel2019-08-111-0/+1
* drop_monitor: Add a command to query current configurationIdo Schimmel2019-08-111-0/+2
* drop_monitor: Allow truncation of dropped packetsIdo Schimmel2019-08-111-0/+2
* drop_monitor: Add packet alert modeIdo Schimmel2019-08-111-0/+27
* drop_monitor: Add alert mode operationsIdo Schimmel2019-08-111-0/+9
* mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-111-10/+2
* wimax: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-111-17/+3
* net/mlx5: E-switch, Removed unused hwidParav Pandit2019-08-091-1/+0
* net/mlx5e: Protect mod_hdr hash table with mutexVlad Buslov2019-08-091-0/+1
* net/mlx5e: Extend mod header entry with reference counterVlad Buslov2019-08-091-0/+4
* tcp: Update TCP_BASE_MSS commentJosh Hunt2019-08-091-1/+1
* tcp: add new tcp_mtu_probe_floor sysctlJosh Hunt2019-08-091-0/+1
* devlink: remove pointless data_len arg from region snapshot createJiri Pirko2019-08-091-1/+1
* net: stmmac: Implement RSS and enable it in XGMAC coreJose Abreu2019-08-091-0/+1
* netfilter: nf_tables_offload: support indr block callwenxu2019-08-091-0/+4
* flow_offload: support get multi-subsystem blockwenxu2019-08-091-1/+9
* flow_offload: move tc indirect block to flow offloadwenxu2019-08-093-38/+29
* net: use listified RX for handling GRO_NORMAL skbsEdward Cree2019-08-091-0/+3
* qed: Add new ethtool supported port types based on media.Rahul Verma2019-08-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-0777-317/+309
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-0714-74/+79
| |\
| | * net: sched: sample: allow accessing psample_group with rtnlVlad Buslov2019-08-061-1/+1
| | * net: sched: police: allow accessing police->params with rtnlVlad Buslov2019-08-061-2/+2
| | * net/tls: partially revert fix transition through disconnect with closeJakub Kicinski2019-08-051-2/+0
| | * net/socket: fix GCC8+ Wpacked-not-aligned warningsQian Cai2019-08-031-6/+13
| | * Merge tag 'mac80211-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-07-311-0/+15
| | |\
| | | * {nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty2019-07-261-0/+15
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-07-311-0/+6
| | |\ \
| | | * | netfilter: add include guard to xt_connlabel.hMasahiro Yamada2019-07-291-0/+6
| | * | | compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann2019-07-301-0/+3
| | * | | Merge tag 'mlx5-fixes-2019-07-25' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-07-262-2/+5
| | |\ \ \
| | | * | | net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich2019-07-251-0/+1
| | | * | | net/mlx5: Fix modify_cq_in alignmentEdward Srouji2019-07-251-2/+4
| | * | | | net: qualcomm: rmnet: Fix incorrect UL checksum offload logicSubash Abhinov Kasiviswanathan2019-07-261-2/+2
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-264-5/+34
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | bpf: fix narrower loads on s390Ilya Leoshkevich2019-07-231-0/+13
| | | * | | bpf: sockmap/tls, close can race with map freeJohn Fastabend2019-07-222-1/+10
| | | * | | net/tls: fix transition through disconnect with closeJohn Fastabend2019-07-221-1/+4
| | | * | | net/tls: remove sock unlock/lock around strp_done()John Fastabend2019-07-221-3/+4
| | | * | | net/tls: remove close callback sock unlock/lock around TX work flushJohn Fastabend2019-07-221-0/+2
| | | * | | net/tls: don't arm strparser immediately in tls_set_sw_offload()Jakub Kicinski2019-07-221-0/+1
| | * | | | lib/dim: Fix -Wunused-const-variable warningsLeon Romanovsky2019-07-251-56/+0
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-08-032-37/+31
| |\ \ \ \ \
| | * | | | | asm-generic: fix -Wtype-limits compiler warningsQian Cai2019-08-031-30/+20
| | * | | | | page flags: prioritize kasan bits over last-cpuidArnd Bergmann2019-08-031-7/+11