index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2017-12-11
netlink: convert netlink tap spinlock to mutex
Cong Wang
2017-12-11
netlink: make netlink tap per netns
Cong Wang
2017-12-11
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
2017-12-11
rtnetlink: fix typo in GSO max segments
Stephen Hemminger
2017-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-08
rtnetlink: allow GSO maximums to be set on device creation
Stephen Hemminger
2017-12-08
tcp: evaluate packet losses upon RTT change
Yuchung Cheng
2017-12-08
tcp: fix off-by-one bug in RACK
Yuchung Cheng
2017-12-08
tcp: always evaluate losses in RACK upon undo
Yuchung Cheng
2017-12-08
tcp: correctly test congestion state in RACK
Yuchung Cheng
2017-12-08
net: sched: fix use-after-free in tcf_block_put_ext
Jiri Pirko
2017-12-08
net: sched: pfifo_fast use skb_array
John Fastabend
2017-12-08
net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqprio
John Fastabend
2017-12-08
net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mq
John Fastabend
2017-12-08
net: sched: helpers to sum qlen and qlen for per cpu logic
John Fastabend
2017-12-08
net: sched: check for frozen queue before skb_bad_txq check
John Fastabend
2017-12-08
net: sched: use skb list for skb_bad_tx
John Fastabend
2017-12-08
net: sched: drop qdisc_reset from dev_graft_qdisc
John Fastabend
2017-12-08
net: sched: explicit locking in gso_cpu fallback
John Fastabend
2017-12-08
net: sched: a dflt qdisc may be used with per cpu stats
John Fastabend
2017-12-08
net: sched: remove remaining uses for qdisc_qlen in xmit path
John Fastabend
2017-12-08
net: sched: allow qdiscs to handle locking
John Fastabend
2017-12-08
net: sched: cleanup qdisc_run and __qdisc_run semantics
John Fastabend
2017-12-08
tcp_bbr: reset long-term bandwidth sampling on loss recovery undo
Neal Cardwell
2017-12-08
tcp_bbr: reset full pipe detection on loss recovery undo
Neal Cardwell
2017-12-08
tcp_bbr: record "full bw reached" decision in new full_bw_reached bit
Neal Cardwell
2017-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-08
tcp: invalidate rate samples during SACK reneging
Yousuk Seung
2017-12-07
smc: support variable CLC proposal messages
Ursula Braun
2017-12-07
smc: no consumer update in tasklet context
Ursula Braun
2017-12-07
smc: cleanup close checking during data receival
Ursula Braun
2017-12-07
smc: no update for unused sk_write_pending
Ursula Braun
2017-12-07
smc: improve smc_clc_send_decline() error handling
Ursula Braun
2017-12-07
smc: make smc_close_active_abort() static
Ursula Braun
2017-12-07
tcp: use current time in tcp_rcv_space_adjust()
Eric Dumazet
2017-12-07
net: dsa: Allow compiling out legacy support
Florian Fainelli
2017-12-07
adding missing rcu_read_unlock in ipxip6_rcv
Nikita V. Shirokov
2017-12-06
rds: Fix NULL pointer dereference in __rds_rdma_map
HÃ¥kon Bugge
2017-12-06
net_sched: use macvlan real dev trans_start in dev_trans_start()
Chris Dion
2017-12-06
rds: debug: fix null check on static array
Prashant Bhole
2017-12-06
act_mirred: get rid of mirred_list_lock spinlock
Cong Wang
2017-12-06
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
Cong Wang
2017-12-06
ip6_gre: add ip6 erspan collect_md mode
William Tu
2017-12-05
make sock_alloc_file() do sock_release() on failures
Al Viro
2017-12-05
socketpair(): allocate descriptors first
Al Viro
2017-12-05
fix kcm_clone()
Al Viro
2017-12-05
dccp: CVE-2017-8824: use-after-free in DCCP code
Mohamed Ghannam
2017-12-05
net_sched: remove unused parameter from act cleanup ops
Cong Wang
2017-12-05
net: dsa: assign a CPU port to DSA port
Vivien Didelot
2017-12-05
VSOCK: fix outdated sk_state value in hvs_release()
Stefan Hajnoczi
[next]