summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* mmc: add SDIO identifiers for MediaTek Bluetooth devicesSean Wang2019-04-231-0/+2
* net: devlink: Add extack to shared buffer operationsIdo Schimmel2019-04-231-3/+5
* net: tc_act: drop include of module.h from tc_ife.hPaul Gortmaker2019-04-231-1/+2
* net: fib: drop include of module.h from fib_notifier.hPaul Gortmaker2019-04-231-1/+2
* net: ife: drop include of module.h from net/ife.hPaul Gortmaker2019-04-231-1/+0
* net: psample: drop include of module.h from psample.hPaul Gortmaker2019-04-231-1/+0
* net: Rename net/nexthop.h net/rtnh.hDavid Ahern2019-04-231-2/+2
* ipv6: Remove fib6_info_nh_lwtDavid Ahern2019-04-231-6/+0
* include/net/tcp.h: whitespace cleanup at tcp_v4_checkDaniel T. Lee2019-04-231-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-237-5/+198
|\
| * bpf: remove global variablesAlexei Starovoitov2019-04-231-0/+5
| * net: core: introduce build_skb_aroundJesper Dangaard Brouer2019-04-181-0/+2
| * bpf: allow clearing all sock_ops callback flagsViet Hoang Tran2019-04-171-1/+8
| * bpf: fix whitespace for ENCAP_L2 defines in bpf.hAlan Maguire2019-04-161-3/+3
| * bpf: Introduce bpf_strtol and bpf_strtoul helpersAndrey Ignatov2019-04-122-1/+52
| * bpf: Introduce ARG_PTR_TO_{INT,LONG} arg typesAndrey Ignatov2019-04-121-0/+2
| * bpf: Add file_pos field to bpf_sysctl ctxAndrey Ignatov2019-04-123-4/+11
| * bpf: Introduce bpf_sysctl_{get,set}_new_value helpersAndrey Ignatov2019-04-123-4/+45
| * bpf: Introduce bpf_sysctl_get_current_value helperAndrey Ignatov2019-04-122-1/+23
| * bpf: Introduce bpf_sysctl_get_name helperAndrey Ignatov2019-04-121-1/+21
| * bpf: Sysctl hookAndrey Ignatov2019-04-124-0/+36
* | ipv6: Restore RTF_ADDRCONF check in rt6_qualify_for_ecmpDavid Ahern2019-04-221-1/+3
* | ipv6: Simplify rt6_qualify_for_ecmpDavid Ahern2019-04-211-2/+1
* | tipc: introduce new socket option TIPC_SOCK_RECVQ_USEDTung Nguyen2019-04-191-0/+1
* | net: socket: implement 64-bit timestampsArnd Bergmann2019-04-192-2/+23
* | net: rework SIOCGSTAMP ioctl handlingArnd Bergmann2019-04-193-5/+4
* | vlan: support binding link state to vlan member bridge portsMike Manning2019-04-191-4/+5
* | net: mdio: rename mdio_device reset to reset_gpioDavid Bauer2019-04-191-1/+1
* | net: phy: add support for reset-controllerDavid Bauer2019-04-191-0/+1
* | net: skb: remove unused assertsJakub Kicinski2019-04-191-2/+0
* | ipv6: Add rate limit mask for ICMPv6 messagesStephen Suryaputra2019-04-192-0/+7
* | net ipv6: Prevent neighbor add if protocol is disabled on deviceDavid Ahern2019-04-181-0/+2
* | ipv6: Add fib6_type and fib6_flags to fib6_resultDavid Ahern2019-04-182-1/+3
* | ipv6: Pass fib6_result to fib lookupsDavid Ahern2019-04-182-10/+10
* | ipv6: Pass fib6_result to fib6_table_lookup tracepointDavid Ahern2019-04-181-8/+8
* | ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtuDavid Ahern2019-04-182-4/+6
* | ipv6: Rename fib6_multipath_select and pass fib6_resultDavid Ahern2019-04-182-10/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-1722-74/+143
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-177-38/+49
| |\ \
| | * | rxrpc: Make rxrpc_kernel_check_life() indicate if call completedMarc Dionne2019-04-131-1/+3
| | * | net: netrom: Fix error cleanup path of nr_proto_initYueHaibing2019-04-111-1/+1
| | * | net/smc: propagate file from SMC to TCP socketUrsula Braun2019-04-111-6/+0
| | * | net/tls: prevent bad memory access in tls_is_sk_tx_device_offloaded()Jakub Kicinski2019-04-111-1/+1
| | * | failover: allow name change on IFF_UP slave interfacesSi-Wei Liu2019-04-111-0/+3
| | * | net/tls: don't leak partially sent record in device modeJakub Kicinski2019-04-101-0/+2
| | * | Merge tag 'mac80211-for-davem-2019-04-09' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-04-092-29/+39
| | |\ \
| | | * | mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau2019-04-081-4/+20
| | | * | cfg80211: add ratelimited variants of err and warnStanislaw Gruszka2019-04-081-0/+5
| | | * | mac80211: rework locking for txq scheduling / airtime fairnessFelix Fietkau2019-03-291-30/+19
| * | | | Merge tag 'riscv-for-linus-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-04-161-0/+18
| |\ \ \ \