index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlink: make netlink tap per netns
Cong Wang
2017-12-11
1
-17
/
+49
*
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
2017-12-11
9
-70
/
+26
*
rtnetlink: fix typo in GSO max segments
Stephen Hemminger
2017-12-11
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-09
21
-143
/
+136
|
\
|
*
tcp: evaluate packet losses upon RTT change
Yuchung Cheng
2017-12-08
1
-11
/
+8
|
*
tcp: fix off-by-one bug in RACK
Yuchung Cheng
2017-12-08
1
-3
/
+3
|
*
tcp: always evaluate losses in RACK upon undo
Yuchung Cheng
2017-12-08
1
-0
/
+1
|
*
tcp: correctly test congestion state in RACK
Yuchung Cheng
2017-12-08
1
-1
/
+2
|
*
tcp_bbr: reset long-term bandwidth sampling on loss recovery undo
Neal Cardwell
2017-12-08
1
-0
/
+1
|
*
tcp_bbr: reset full pipe detection on loss recovery undo
Neal Cardwell
2017-12-08
1
-0
/
+4
|
*
tcp_bbr: record "full bw reached" decision in new full_bw_reached bit
Neal Cardwell
2017-12-08
1
-2
/
+5
|
*
tcp: invalidate rate samples during SACK reneging
Yousuk Seung
2017-12-08
3
-5
/
+16
|
*
tcp: use current time in tcp_rcv_space_adjust()
Eric Dumazet
2017-12-07
1
-0
/
+1
|
*
adding missing rcu_read_unlock in ipxip6_rcv
Nikita V. Shirokov
2017-12-07
1
-1
/
+1
|
*
rds: Fix NULL pointer dereference in __rds_rdma_map
HÃ¥kon Bugge
2017-12-06
1
-1
/
+1
|
*
net_sched: use macvlan real dev trans_start in dev_trans_start()
Chris Dion
2017-12-06
1
-0
/
+3
|
*
make sock_alloc_file() do sock_release() on failures
Al Viro
2017-12-05
4
-25
/
+9
|
*
socketpair(): allocate descriptors first
Al Viro
2017-12-05
1
-51
/
+38
|
*
fix kcm_clone()
Al Viro
2017-12-05
1
-44
/
+27
|
*
dccp: CVE-2017-8824: use-after-free in DCCP code
Mohamed Ghannam
2017-12-05
1
-0
/
+5
|
*
VSOCK: fix outdated sk_state value in hvs_release()
Stefan Hajnoczi
2017-12-05
1
-1
/
+1
|
*
tipc: fix memory leak in tipc_accept_from_sock()
Jon Maloy
2017-12-05
1
-0
/
+1
|
*
tipc: fix a null pointer deref on error path
Cong Wang
2017-12-05
1
-1
/
+1
|
*
net_sched: red: Avoid illegal values
Nogah Frankel
2017-12-05
4
-0
/
+11
|
*
Revert "net: core: maybe return -EEXIST in __dev_alloc_name"
Johannes Berg
2017-12-05
1
-1
/
+1
|
*
Revert "tcp: must block bh in __inet_twsk_hashdance()"
Eric Dumazet
2017-12-05
1
-3
/
+3
*
|
rtnetlink: allow GSO maximums to be set on device creation
Stephen Hemminger
2017-12-08
1
-0
/
+34
*
|
net: sched: fix use-after-free in tcf_block_put_ext
Jiri Pirko
2017-12-08
1
-6
/
+7
*
|
net: sched: pfifo_fast use skb_array
John Fastabend
2017-12-08
2
-53
/
+92
*
|
net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqprio
John Fastabend
2017-12-08
2
-35
/
+69
*
|
net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mq
John Fastabend
2017-12-08
2
-11
/
+23
*
|
net: sched: helpers to sum qlen and qlen for per cpu logic
John Fastabend
2017-12-08
1
-1
/
+2
*
|
net: sched: check for frozen queue before skb_bad_txq check
John Fastabend
2017-12-08
1
-4
/
+7
*
|
net: sched: use skb list for skb_bad_tx
John Fastabend
2017-12-08
1
-20
/
+86
*
|
net: sched: drop qdisc_reset from dev_graft_qdisc
John Fastabend
2017-12-08
1
-9
/
+19
*
|
net: sched: explicit locking in gso_cpu fallback
John Fastabend
2017-12-08
1
-13
/
+72
*
|
net: sched: a dflt qdisc may be used with per cpu stats
John Fastabend
2017-12-08
1
-0
/
+16
*
|
net: sched: remove remaining uses for qdisc_qlen in xmit path
John Fastabend
2017-12-08
1
-15
/
+13
*
|
net: sched: allow qdiscs to handle locking
John Fastabend
2017-12-08
2
-14
/
+42
*
|
net: sched: cleanup qdisc_run and __qdisc_run semantics
John Fastabend
2017-12-08
2
-4
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-08
1
-3
/
+38
|
\
\
|
*
|
bpf: Add access to snd_cwnd and others in sock_ops
Lawrence Brakmo
2017-12-05
1
-0
/
+36
|
*
|
bpf: move bpf csum flag check
William Tu
2017-12-04
1
-3
/
+2
*
|
|
smc: support variable CLC proposal messages
Ursula Braun
2017-12-07
3
-24
/
+107
*
|
|
smc: no consumer update in tasklet context
Ursula Braun
2017-12-07
2
-16
/
+5
*
|
|
smc: cleanup close checking during data receival
Ursula Braun
2017-12-07
1
-4
/
+1
*
|
|
smc: no update for unused sk_write_pending
Ursula Braun
2017-12-07
1
-2
/
+0
*
|
|
smc: improve smc_clc_send_decline() error handling
Ursula Braun
2017-12-07
2
-7
/
+4
*
|
|
smc: make smc_close_active_abort() static
Ursula Braun
2017-12-07
2
-2
/
+1
*
|
|
net: dsa: Allow compiling out legacy support
Florian Fainelli
2017-12-07
5
-21
/
+40
[next]