summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-12-08net: sched: drop qdisc_reset from dev_graft_qdiscJohn Fastabend
2017-12-08net: sched: explicit locking in gso_cpu fallbackJohn Fastabend
2017-12-08net: sched: a dflt qdisc may be used with per cpu statsJohn Fastabend
2017-12-08net: sched: remove remaining uses for qdisc_qlen in xmit pathJohn Fastabend
2017-12-08net: sched: allow qdiscs to handle lockingJohn Fastabend
2017-12-08net: sched: cleanup qdisc_run and __qdisc_run semanticsJohn Fastabend
2017-12-08tcp_bbr: reset long-term bandwidth sampling on loss recovery undoNeal Cardwell
2017-12-08tcp_bbr: reset full pipe detection on loss recovery undoNeal Cardwell
2017-12-08tcp_bbr: record "full bw reached" decision in new full_bw_reached bitNeal Cardwell
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-08tcp: invalidate rate samples during SACK renegingYousuk Seung
2017-12-07smc: support variable CLC proposal messagesUrsula Braun
2017-12-07smc: no consumer update in tasklet contextUrsula Braun
2017-12-07smc: cleanup close checking during data receivalUrsula Braun
2017-12-07smc: no update for unused sk_write_pendingUrsula Braun
2017-12-07smc: improve smc_clc_send_decline() error handlingUrsula Braun
2017-12-07smc: make smc_close_active_abort() staticUrsula Braun
2017-12-07tcp: use current time in tcp_rcv_space_adjust()Eric Dumazet
2017-12-07net: dsa: Allow compiling out legacy supportFlorian Fainelli
2017-12-07adding missing rcu_read_unlock in ipxip6_rcvNikita V. Shirokov
2017-12-06rds: Fix NULL pointer dereference in __rds_rdma_mapHÃ¥kon Bugge
2017-12-06net_sched: use macvlan real dev trans_start in dev_trans_start()Chris Dion
2017-12-06rds: debug: fix null check on static arrayPrashant Bhole
2017-12-06act_mirred: get rid of mirred_list_lock spinlockCong Wang
2017-12-06act_mirred: get rid of tcfm_ifindex from struct tcf_mirredCong Wang
2017-12-06ip6_gre: add ip6 erspan collect_md modeWilliam Tu
2017-12-05make sock_alloc_file() do sock_release() on failuresAl Viro
2017-12-05socketpair(): allocate descriptors firstAl Viro
2017-12-05fix kcm_clone()Al Viro
2017-12-05dccp: CVE-2017-8824: use-after-free in DCCP codeMohamed Ghannam
2017-12-05net_sched: remove unused parameter from act cleanup opsCong Wang
2017-12-05net: dsa: assign a CPU port to DSA portVivien Didelot
2017-12-05VSOCK: fix outdated sk_state value in hvs_release()Stefan Hajnoczi
2017-12-05net: sched: sch_api: rearrange init handlingAlexander Aring
2017-12-05net: sched: sch_api: fix code style issuesAlexander Aring
2017-12-05net_sched: get rid of rcu_barrier() in tcf_block_put_ext()Cong Wang
2017-12-05tipc: fix memory leak in tipc_accept_from_sock()Jon Maloy
2017-12-05tipc: fix a null pointer deref on error pathCong Wang
2017-12-05net_sched: red: Avoid illegal valuesNogah Frankel
2017-12-05flow_dissector: dissect tunnel info outside __skb_flow_dissect()Simon Horman
2017-12-05Revert "net: core: maybe return -EEXIST in __dev_alloc_name"Johannes Berg
2017-12-05Revert "tcp: must block bh in __inet_twsk_hashdance()"Eric Dumazet
2017-12-05rtnetlink: fix rtnl_link msghandler rcu annotationsFlorian Westphal
2017-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-05bpf: Add access to snd_cwnd and others in sock_opsLawrence Brakmo
2017-12-04bpf: move bpf csum flag checkWilliam Tu
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-04rtnetlink: ipv6: convert remaining users to rtnl_register_moduleFlorian Westphal
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-04rtnetlink: remove __rtnl_registerFlorian Westphal