summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-12-11netfilter: ip6t_MASQUERADE: add dependency on conntrack moduleKonstantin Khlebnikov
2017-12-11Merge tag 'mac80211-for-davem-2017-12-11' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-12-11netfilter: exthdr: add missign attributes to policyFlorian Westphal
2017-12-11nl80211: fix nl80211_send_iface() error pathsJohannes Berg
2017-12-11mac80211: fix locking in ieee80211_sta_tear_down_BA_sessionsJohannes Berg
2017-12-08tcp: evaluate packet losses upon RTT changeYuchung Cheng
2017-12-08tcp: fix off-by-one bug in RACKYuchung Cheng
2017-12-08tcp: always evaluate losses in RACK upon undoYuchung Cheng
2017-12-08tcp: correctly test congestion state in RACKYuchung Cheng
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-08tcp: invalidate rate samples during SACK renegingYousuk Seung
2017-12-07netfilter: ipt_CLUSTERIP: fix clusterip_net_exit build regressionArnd Bergmann
2017-12-07tcp: use current time in tcp_rcv_space_adjust()Eric Dumazet
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-06netfilter: xt_osf: Add missing permission checksKevin Cernekee
2017-12-06wireless: don't write C files on failuresJohannes Berg
2017-12-06wireless: replace usage of hexdump with od/sedJohannes Berg
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-05VSOCK: fix outdated sk_state value in hvs_release()Stefan Hajnoczi
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-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-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-04batman-adv: Fix lock for ogm cnt access in batadv_iv_ogm_calc_tqSven Eckelmann
2017-12-04netfilter: xt_bpf: add overflow checksJann Horn
2017-12-04netfilter: nfnetlink_cthelper: Add missing permission checksKevin Cernekee
2017-12-03tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()Eric Dumazet
2017-12-03rxrpc: Use correct netns source in rxrpc_release_sock()David Howells
2017-12-02batman-adv: Fix kernel-doc for timer functionsSven Eckelmann
2017-12-01Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-12-01tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv()Tommi Rantala
2017-12-01tcp/dccp: block bh before arming time_wait timerEric Dumazet
2017-12-01sctp: do not abandon the other frags in unsent outq if one msg has outstandin...Xin Long
2017-12-01sctp: abandon the whole msg if one part of a fragmented message is abandonedXin Long
2017-12-01sctp: only update outstanding_bytes for transmitted queue when doing prsctp_p...Xin Long
2017-12-01batman-adv: Fix check of retrieved orig_gw in batadv_v_gw_is_eligibleSven Eckelmann
2017-12-01batman-adv: Always initialize fragment header prioritySven Eckelmann
2017-11-30SUNRPC: Handle ENETDOWN errorsTrond Myklebust
2017-11-30sit: update frag_off infoHangbin Liu
2017-11-30tcp: remove buggy call to tcp_v6_restore_cb()Eric Dumazet
2017-11-30act_sample: get rid of tcf_sample_cleanup_rcu()Cong Wang