index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-01
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-0
/
+2
2017-11-01
l2tp: remove field 'dev' from struct l2tp_eth
Guillaume Nault
1
-5
/
+0
2017-11-01
l2tp: remove l2tp_tunnel_count and l2tp_session_count
Guillaume Nault
1
-10
/
+0
2017-11-01
l2tp: remove l2tp specific refcount debugging
Guillaume Nault
1
-22
/
+2
2017-11-01
l2tp: remove ->ref() and ->deref()
Guillaume Nault
7
-79
/
+25
2017-10-31
net: sched: Identify hardware traffic classes using classid
Amritha Nambiar
1
-0
/
+2
2017-10-31
net: filter: remove unused variable and fix warning
Jakub Kicinski
1
-2
/
+1
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
38
-186
/
+591
2017-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
37
-171
/
+560
2017-10-29
net_sched: fix call_rcu() race on act_sample module removal
Cong Wang
1
-0
/
+1
2017-10-29
net_sched: add rtnl assertion to tcf_exts_destroy()
Cong Wang
1
-0
/
+1
2017-10-29
net_sched: use tcf_queue_work() in tcindex filter
Cong Wang
1
-5
/
+33
2017-10-29
net_sched: use tcf_queue_work() in rsvp filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in route filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in u32 filter
Cong Wang
1
-3
/
+26
2017-10-29
net_sched: use tcf_queue_work() in matchall filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in fw filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in flower filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in flow filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in cgroup filter
Cong Wang
1
-4
/
+18
2017-10-29
net_sched: use tcf_queue_work() in bpf filter
Cong Wang
1
-2
/
+17
2017-10-29
net_sched: use tcf_queue_work() in basic filter
Cong Wang
1
-3
/
+17
2017-10-29
net_sched: introduce a workqueue for RCU callbacks of tc filter
Cong Wang
1
-17
/
+51
2017-10-29
sctp: fix some type cast warnings introduced since very beginning
Xin Long
3
-5
/
+5
2017-10-29
sctp: fix a type cast warnings that causes a_rwnd gets the wrong value
Xin Long
1
-2
/
+2
2017-10-29
sctp: fix some type cast warnings introduced by transport rhashtable
Xin Long
1
-11
/
+11
2017-10-29
sctp: fix some type cast warnings introduced by stream reconf
Xin Long
3
-12
/
+21
2017-10-29
net_sched: avoid matching qdisc with zero handle
Cong Wang
1
-0
/
+2
2017-10-29
ipv6: prevent user from adding cached routes
Wei Wang
1
-0
/
+6
2017-10-29
sctp: reset owner sk for data chunks on out queues when migrating a sock
Xin Long
1
-0
/
+32
2017-10-29
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
6
-10
/
+400
2017-10-29
bpf: rename sk_actions to align with bpf infrastructure
John Fastabend
1
-2
/
+3
2017-10-29
bpf: bpf_compute_data uses incorrect cb structure
John Fastabend
1
-1
/
+26
2017-10-29
l2tp: initialise PPP sessions before registering them
Guillaume Nault
1
-31
/
+38
2017-10-29
l2tp: protect sock pointer of struct pppol2tp_session with RCU
Guillaume Nault
1
-53
/
+101
2017-10-29
l2tp: initialise l2tp_eth sessions before registering them
Guillaume Nault
1
-31
/
+75
2017-10-29
l2tp: don't register sessions in l2tp_session_create()
Guillaume Nault
4
-20
/
+36
2017-10-29
tcp: Remove "linux/unaligned/access_ok.h" include.
David S. Miller
1
-1
/
+0
2017-10-29
bridge: vlan: signal if anything changed on vlan add
Nikolay Aleksandrov
3
-28
/
+73
2017-10-29
bridge: netlink: make setlink/dellink notifications more accurate
Nikolay Aleksandrov
3
-24
/
+37
2017-10-28
tcp: Namespace-ify sysctl_tcp_pacing_ca_ratio
Eric Dumazet
3
-12
/
+11
2017-10-28
tcp: Namespace-ify sysctl_tcp_pacing_ss_ratio
Eric Dumazet
3
-17
/
+11
2017-10-28
tcp: Namespace-ify sysctl_tcp_invalid_ratelimit
Eric Dumazet
3
-9
/
+9
2017-10-28
tcp: Namespace-ify sysctl_tcp_autocorking
Eric Dumazet
3
-12
/
+11
2017-10-28
tcp: Namespace-ify sysctl_tcp_min_rtt_wlen
Eric Dumazet
3
-9
/
+9
2017-10-28
tcp: Namespace-ify sysctl_tcp_min_tso_segs
Eric Dumazet
4
-12
/
+12
2017-10-28
tcp: Namespace-ify sysctl_tcp_challenge_ack_limit
Eric Dumazet
3
-15
/
+15
2017-10-28
tcp: Namespace-ify sysctl_tcp_limit_output_bytes
Eric Dumazet
3
-11
/
+11
2017-10-28
tcp: Namespace-ify sysctl_tcp_workaround_signed_windows
Eric Dumazet
5
-19
/
+15
2017-10-28
tcp: Namespace-ify sysctl_tcp_tso_win_divisor
Eric Dumazet
3
-14
/
+13
[next]