summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-12-16Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-15net: sched: fix static key imbalance in case of ingress/clsact_init errorJiri Pirko
2017-12-15net: sched: fix clsact init error pathJiri Pirko
2017-12-15SUNRPC: Fix a race in the receive code pathTrond Myklebust
2017-12-15xprtrdma: Spread reply processing over more CPUsChuck Lever
2017-12-15ip_gre: fix wrong return value of erspan_rcvHaishuang Yan
2017-12-15net: sched: Move to new offload indication in REDYuval Mintz
2017-12-15net: sched: Add TCA_HW_OFFLOADYuval Mintz
2017-12-15sock: free skb in skb_complete_tx_timestamp on errorWillem de Bruijn
2017-12-15Merge tag 'batadv-net-for-davem-20171215' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2017-12-14kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2017-12-13tcp: refresh tcp_mstamp from timers callbacksEric Dumazet
2017-12-13tcp: fix potential underestimation on rcv_rttWei Wang
2017-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-12-13net: igmp: Use correct source address on IGMPv3 reportsKevin Cernekee
2017-12-13tipc: eliminate potential memory leakJon Maloy
2017-12-13net: remove duplicate includesPravin Shedge
2017-12-13ipv4: igmp: guard against silly MTU valuesEric Dumazet
2017-12-13ipv6: mcast: better catch silly mtu valuesEric Dumazet
2017-12-12tcp md5sig: Use skb's saddr when replying to an incoming segmentChristoph Paasch
2017-12-11sctp: make sure stream nums can match optlen in sctp_setsockopt_reset_streamsXin Long
2017-12-11net: ipv4: fix for a race condition in raw_sendmsgMohamed Ghannam
2017-12-11netlink: Add netns check on tapsKevin Cernekee
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-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