Age | Commit message (Expand) | Author |
2017-10-27 | tcp: remove stale sysctl_tcp_reordering | Eric Dumazet |
2017-10-27 | tcp: Namespace-ify sysctl_tcp_fack | Eric Dumazet |
2017-10-27 | tcp: Namespace-ify sysctl_tcp_abort_on_overflow | Eric Dumazet |
2017-10-27 | tcp: Namespace-ify sysctl_tcp_rfc1337 | Eric Dumazet |
2017-10-27 | tcp: Namespace-ify sysctl_tcp_stdurg | Eric Dumazet |
2017-10-27 | tcp: Namespace-ify sysctl_tcp_retrans_collapse | Eric Dumazet |
2017-10-27 | tcp: Namespace-ify sysctl_tcp_slow_start_after_idle | Eric Dumazet |
2017-10-27 | tcp: Namespace-ify sysctl_tcp_thin_linear_timeouts | Eric Dumazet |
2017-10-27 | tcp: Namespace-ify sysctl_tcp_recovery | Eric Dumazet |
2017-10-27 | tcp: Namespace-ify sysctl_tcp_early_retrans | Eric Dumazet |
2017-10-27 | Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2017-10-27 | drivers/net: wan/sdla: Convert timers to use timer_setup() | Kees Cook |
2017-10-27 | net: updating dst lastusage is an unlikely event. | Paolo Abeni |
2017-10-26 | Merge tag 'pm-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2017-10-26 | tcp: TCP experimental option for SMC | Ursula Braun |
2017-10-26 | tcp/dccp: fix other lockdep splats accessing ireq_opt | Eric Dumazet |
2017-10-26 | net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidth | Huy Nguyen |
2017-10-26 | macvlan: remove unused fields in struct macvlan_dev | Girish Moodalbail |
2017-10-25 | Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/idr', 'spi/fix/qspi... | Mark Brown |
2017-10-25 | net: LLC: Convert timers to use timer_setup() | Kees Cook |
2017-10-25 | net: sctp: Convert timers to use timer_setup() | Kees Cook |
2017-10-25 | bonding: remove rtmsg_ifinfo called after bond_lower_state_changed | Xin Long |
2017-10-25 | bpf: permit multiple bpf attachments for a single perf event | Yonghong Song |
2017-10-25 | strparser: Use delayed work instead of timer for msg timeout | Tom Herbert |
2017-10-25 | ip6_tunnel: Allow rcv/xmit even if remote address is a local address | Shmulik Ladkani |
2017-10-24 | PM / QoS: Fix device resume latency PM QoS | Rafael J. Wysocki |
2017-10-24 | tcp: Configure TFO without cookie per socket and/or per route | Christoph Paasch |
2017-10-24 | net/sock: Update sk rcu iterator macro. | Tim Hansen |
2017-10-24 | ipv6: addrconf: add per netns perturbation in inet6_addr_hash() | Eric Dumazet |
2017-10-24 | tcp: add tracepoint trace_tcp_set_state() | Song Liu |
2017-10-24 | tcp: add tracepoint trace_tcp_destroy_sock | Song Liu |
2017-10-24 | tcp: add tracepoint trace_tcp_receive_reset | Song Liu |
2017-10-24 | tcp: add tracepoint trace_tcp_send_reset | Song Liu |
2017-10-24 | tcp: mark trace event arguments sk and skb as const | Song Liu |
2017-10-24 | tcp: add trace event class tcp_event_sk_skb | Song Liu |
2017-10-24 | Merge tag 'batadv-next-for-davem-20171023' of git://git.open-mesh.org/linux-m... | David S. Miller |
2017-10-23 | batman-adv: use inline kernel-doc for uapi constants | Sven Eckelmann |
2017-10-23 | sched/swait: Document it clearly that the swait facilities are special and sh... | Davidlohr Bueso |
2017-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-10-22 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-10-22 | bpf: Adding helper function bpf_getsockops | Lawrence Brakmo |
2017-10-22 | bpf: add support for BPF_SOCK_OPS_BASE_RTT | Lawrence Brakmo |
2017-10-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2017-10-22 | drivers, connector: convert cn_callback_entry.refcnt from atomic_t to refcount_t | Elena Reshetova |
2017-10-22 | drivers, net, mlx5: convert mlx5_cq.refcount from atomic_t to refcount_t | Elena Reshetova |
2017-10-22 | drivers, net, mlx4: convert mlx4_srq.refcount from atomic_t to refcount_t | Elena Reshetova |
2017-10-22 | drivers, net, mlx4: convert mlx4_qp.refcount from atomic_t to refcount_t | Elena Reshetova |
2017-10-22 | drivers, net, mlx4: convert mlx4_cq.refcount from atomic_t to refcount_t | Elena Reshetova |
2017-10-21 | net: sched: remove unused is_classid_clsact_ingress/egress helpers | Jiri Pirko |