summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: rename dsa_is_normal_port helperVivien Didelot2017-10-281-1/+1
* net: dsa: fix dsa_is_normal_port helperVivien Didelot2017-10-281-1/+1
* net: dsa: add dsa_is_unused_port helperVivien Didelot2017-10-281-0/+7
* net: dsa: lan9303: Move struct lan9303 to include/linux/dsa/lan9303.hEgil Hjelmeland2017-10-271-0/+36
* bpf: remove tail_call and get_stackid helper declarations from bpf.hGianluca Borello2017-10-271-3/+0
* tcp: Namespace-ify sysctl_tcp_frtoEric Dumazet2017-10-272-1/+1
* tcp: Namespace-ify sysctl_tcp_adv_win_scaleEric Dumazet2017-10-272-5/+5
* tcp: Namespace-ify sysctl_tcp_app_winEric Dumazet2017-10-272-1/+1
* tcp: Namespace-ify sysctl_tcp_dsackEric Dumazet2017-10-272-1/+1
* tcp: Namespace-ify sysctl_tcp_max_reorderingEric Dumazet2017-10-272-1/+1
* tcp: remove stale sysctl_tcp_reorderingEric Dumazet2017-10-271-1/+0
* tcp: Namespace-ify sysctl_tcp_fackEric Dumazet2017-10-272-1/+1
* tcp: Namespace-ify sysctl_tcp_abort_on_overflowEric Dumazet2017-10-272-1/+1
* tcp: Namespace-ify sysctl_tcp_rfc1337Eric Dumazet2017-10-272-1/+1
* tcp: Namespace-ify sysctl_tcp_stdurgEric Dumazet2017-10-272-1/+1
* tcp: Namespace-ify sysctl_tcp_retrans_collapseEric Dumazet2017-10-272-1/+1
* tcp: Namespace-ify sysctl_tcp_slow_start_after_idleEric Dumazet2017-10-272-2/+2
* tcp: Namespace-ify sysctl_tcp_thin_linear_timeoutsEric Dumazet2017-10-272-2/+1
* tcp: Namespace-ify sysctl_tcp_recoveryEric Dumazet2017-10-272-1/+2
* tcp: Namespace-ify sysctl_tcp_early_retransEric Dumazet2017-10-272-1/+1
* drivers/net: wan/sdla: Convert timers to use timer_setup()Kees Cook2017-10-271-0/+1
* net: updating dst lastusage is an unlikely event.Paolo Abeni2017-10-271-1/+1
* tcp: TCP experimental option for SMCUrsula Braun2017-10-263-3/+16
* macvlan: remove unused fields in struct macvlan_devGirish Moodalbail2017-10-262-15/+4
* net: LLC: Convert timers to use timer_setup()Kees Cook2017-10-251-4/+4
* net: sctp: Convert timers to use timer_setup()Kees Cook2017-10-251-5/+5
* bonding: remove rtmsg_ifinfo called after bond_lower_state_changedXin Long2017-10-251-4/+0
* bpf: permit multiple bpf attachments for a single perf eventYonghong Song2017-10-253-12/+67
* ip6_tunnel: Allow rcv/xmit even if remote address is a local addressShmulik Ladkani2017-10-251-0/+2
* tcp: Configure TFO without cookie per socket and/or per routeChristoph Paasch2017-10-244-2/+7
* net/sock: Update sk rcu iterator macro.Tim Hansen2017-10-241-2/+2
* ipv6: addrconf: add per netns perturbation in inet6_addr_hash()Eric Dumazet2017-10-241-1/+1
* tcp: add tracepoint trace_tcp_set_state()Song Liu2017-10-241-0/+76
* tcp: add tracepoint trace_tcp_destroy_sockSong Liu2017-10-241-0/+7
* tcp: add tracepoint trace_tcp_receive_resetSong Liu2017-10-241-0/+66
* tcp: add tracepoint trace_tcp_send_resetSong Liu2017-10-241-0/+11
* tcp: mark trace event arguments sk and skb as constSong Liu2017-10-241-4/+4
* tcp: add trace event class tcp_event_sk_skbSong Liu2017-10-241-1/+14
* Merge tag 'batadv-next-for-davem-20171023' of git://git.open-mesh.org/linux-m...David S. Miller2017-10-241-79/+290
|\
| * batman-adv: use inline kernel-doc for uapi constantsSven Eckelmann2017-10-231-79/+290
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-2222-63/+194
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-214-2/+10
| |\ \
| | * | tcp/dccp: fix ireq->opt racesEric Dumazet2017-10-211-1/+1
| | * | bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend2017-10-202-1/+6
| | * | tun: call dev_get_valid_name() before register_netdevice()Cong Wang2017-10-161-0/+3
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-10-212-0/+10
| |\ \ \
| | * | | Input: allow matching device IDs on property bitsDmitry Torokhov2017-10-192-0/+7
| | * | | Input: factor out and export input_device_id matching codeDmitry Torokhov2017-10-191-0/+3
| * | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-10-201-2/+2
| |\ \ \ \
| | * \ \ \ Merge tag 'mvebu-fixes-4.14-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2017-10-191-2/+2
| | |\ \ \ \