index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-28
tcp: Namespace-ify sysctl_tcp_moderate_rcvbuf
Eric Dumazet
2
-1
/
+1
2017-10-28
tcp: Namespace-ify sysctl_tcp_nometrics_save
Eric Dumazet
2
-1
/
+1
2017-10-27
net/sched: Add support for HW offloading for CBS
Vinicius Costa Gomes
1
-0
/
+9
2017-10-28
net: dsa: remove port masks
Vivien Didelot
1
-3
/
+0
2017-10-28
net: dsa: use new port type in helpers
Vivien Didelot
1
-11
/
+16
2017-10-28
net: dsa: define port types
Vivien Didelot
1
-0
/
+7
2017-10-28
net: dsa: introduce dsa_user_ports helper
Vivien Didelot
1
-0
/
+5
2017-10-28
net: dsa: rename dsa_is_normal_port helper
Vivien Didelot
1
-1
/
+1
2017-10-28
net: dsa: fix dsa_is_normal_port helper
Vivien Didelot
1
-1
/
+1
2017-10-28
net: dsa: add dsa_is_unused_port helper
Vivien Didelot
1
-0
/
+7
2017-10-27
tcp: Namespace-ify sysctl_tcp_frto
Eric Dumazet
2
-1
/
+1
2017-10-27
tcp: Namespace-ify sysctl_tcp_adv_win_scale
Eric Dumazet
2
-5
/
+5
2017-10-27
tcp: Namespace-ify sysctl_tcp_app_win
Eric Dumazet
2
-1
/
+1
2017-10-27
tcp: Namespace-ify sysctl_tcp_dsack
Eric Dumazet
2
-1
/
+1
2017-10-27
tcp: Namespace-ify sysctl_tcp_max_reordering
Eric Dumazet
2
-1
/
+1
2017-10-27
tcp: remove stale sysctl_tcp_reordering
Eric Dumazet
1
-1
/
+0
2017-10-27
tcp: Namespace-ify sysctl_tcp_fack
Eric Dumazet
2
-1
/
+1
2017-10-27
tcp: Namespace-ify sysctl_tcp_abort_on_overflow
Eric Dumazet
2
-1
/
+1
2017-10-27
tcp: Namespace-ify sysctl_tcp_rfc1337
Eric Dumazet
2
-1
/
+1
2017-10-27
tcp: Namespace-ify sysctl_tcp_stdurg
Eric Dumazet
2
-1
/
+1
2017-10-27
tcp: Namespace-ify sysctl_tcp_retrans_collapse
Eric Dumazet
2
-1
/
+1
2017-10-27
tcp: Namespace-ify sysctl_tcp_slow_start_after_idle
Eric Dumazet
2
-2
/
+2
2017-10-27
tcp: Namespace-ify sysctl_tcp_thin_linear_timeouts
Eric Dumazet
2
-2
/
+1
2017-10-27
tcp: Namespace-ify sysctl_tcp_recovery
Eric Dumazet
2
-1
/
+2
2017-10-27
tcp: Namespace-ify sysctl_tcp_early_retrans
Eric Dumazet
2
-1
/
+1
2017-10-27
Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
David S. Miller
1
-3
/
+6
2017-10-27
net: updating dst lastusage is an unlikely event.
Paolo Abeni
1
-1
/
+1
2017-10-26
tcp: TCP experimental option for SMC
Ursula Braun
2
-1
/
+9
2017-10-26
tcp/dccp: fix other lockdep splats accessing ireq_opt
Eric Dumazet
1
-0
/
+6
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
Mark Rutland
1
-3
/
+3
2017-10-25
locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
Mark Rutland
1
-2
/
+2
2017-10-25
net: LLC: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+4
2017-10-25
net: sctp: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+5
2017-10-25
bonding: remove rtmsg_ifinfo called after bond_lower_state_changed
Xin Long
1
-4
/
+0
2017-10-25
strparser: Use delayed work instead of timer for msg timeout
Tom Herbert
1
-2
/
+1
2017-10-24
netfilter: conntrack: make l3proto trackers const
Florian Westphal
2
-2
/
+2
2017-10-24
netfilter: conntrack: remove pf argument from l4 packet functions
Florian Westphal
1
-1
/
+0
2017-10-24
netfilter: conntrack: add and use nf_ct_l4proto_log_invalid
Florian Westphal
1
-6
/
+8
2017-10-24
netfilter: conntrack: add and use nf_l4proto_log_invalid
Florian Westphal
1
-0
/
+10
2017-10-24
tcp: Configure TFO without cookie per socket and/or per route
Christoph Paasch
1
-1
/
+2
2017-10-24
net/sock: Update sk rcu iterator macro.
Tim Hansen
1
-2
/
+2
2017-10-24
ipv6: addrconf: add per netns perturbation in inet6_addr_hash()
Eric Dumazet
1
-1
/
+1
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+6
2017-10-21
net: sched: remove unused is_classid_clsact_ingress/egress helpers
Jiri Pirko
1
-13
/
+0
2017-10-21
net: sched: remove unused classid field from tc_cls_common_offload
Jiri Pirko
1
-2
/
+0
2017-10-21
net: sched: use tc_setup_cb_call to call per-block callbacks
Jiri Pirko
1
-2
/
+2
2017-10-21
net: sched: introduce per-block callbacks
Jiri Pirko
2
-0
/
+82
2017-10-21
net: sched: use extended variants of block_get/put in ingress and clsact qdiscs
Jiri Pirko
1
-0
/
+2
2017-10-21
net: sched: add block bind/unbind notif. and extended block_get/put
Jiri Pirko
1
-0
/
+40
2017-10-21
tcp/dccp: fix ireq->opt races
Eric Dumazet
1
-1
/
+1
[prev]
[next]