aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-04-27treewide-convert-pf_memalloc-manipulations-to-new-helpers-fixVlastimil Babka
2017-04-27treewide: convert PF_MEMALLOC manipulations to new helpersVlastimil Babka
2017-04-27fs: ceph: CURRENT_TIME with ktime_get_real_ts()Deepa Dinamani
2017-04-27format-security: move static strings to constKees Cook
2017-04-27mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko
2017-04-27net: use kvmalloc with __GFP_REPEAT rather than open coded variantMichal Hocko
2017-04-27treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-04-27net/ipv6/ila/ila_xlat.c: simplify a strange allocation patternMichal Hocko
2017-04-27Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2017-04-27Merge remote-tracking branch 'vhost/linux-next'Stephen Rothwell
2017-04-27Merge remote-tracking branch 'xen-tip/linux-next'Stephen Rothwell
2017-04-27Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-04-27Merge remote-tracking branch 'audit/next'Stephen Rothwell
2017-04-27Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2017-04-27Merge remote-tracking branch 'crypto/master'Stephen Rothwell
2017-04-27Merge remote-tracking branch 'mac80211-next/master'Stephen Rothwell
2017-04-27Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2017-04-27Merge remote-tracking branch 'ipvs-next/master'Stephen Rothwell
2017-04-27Merge remote-tracking branch 'netfilter-next/master'Stephen Rothwell
2017-04-27Merge remote-tracking branch 'ipsec-next/master'Stephen Rothwell
2017-04-27Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2017-04-27Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2017-04-27Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2017-04-27Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2017-04-27Merge remote-tracking branch 'ipvs/master'Stephen Rothwell
2017-04-27Merge remote-tracking branch 'netfilter/master'Stephen Rothwell
2017-04-26mac80211: make multicast variable a bool in ieee80211_accept_frame()Luca Coelho
2017-04-26mac80211: disentangle iflist_mtx and chanctx_mtxJohannes Berg
2017-04-26mac80211: don't parse encrypted management frames in ieee80211_frame_ackedEmmanuel Grumbach
2017-04-26cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel
2017-04-26nl80211: add support for BSSIDs in scheduled scan matchsetsArend Van Spriel
2017-04-26nl80211: allow multiple active scheduled scan requestsArend Van Spriel
2017-04-26cfg80211: simplify netlink socket owner interface deletionJohannes Berg
2017-04-26ipv6: check raw payload size correctly in ioctlJamie Bainbridge
2017-04-26tcp: memset ca_priv data to 0 properlyWei Wang
2017-04-26ipv6: check skb->protocol before lookup for nexthopWANG Cong
2017-04-26net: core: Prevent from dereferencing null pointer when releasing SKBMyungho Jung
2017-04-26tcp: switch rcv_rtt_est and rcvq_space to high resolution timestampsEric Dumazet
2017-04-26tcp: remove ack_time from struct tcp_sacktag_stateEric Dumazet
2017-04-26tcp: use tp->tcp_mstamp in tcp_clean_rtx_queue()Eric Dumazet
2017-04-26tcp: do not pass timestamp to tcp_rack_advance()Eric Dumazet
2017-04-26tcp: do not pass timestamp to tcp_rate_gen()Eric Dumazet
2017-04-26tcp: do not pass timestamp to tcp_fastretrans_alert()Eric Dumazet
2017-04-26tcp: do not pass timestamp to tcp_rack_identify_loss()Eric Dumazet
2017-04-26tcp: do not pass timestamp to tcp_rack_mark_lost()Eric Dumazet
2017-04-26tcp: do not pass timestamp to tcp_rack_detect_loss()Eric Dumazet
2017-04-26tcp: add tp->tcp_mstamp fieldEric Dumazet
2017-04-26Merge branch 'work.splice' into for-nextAl Viro
2017-04-26Merge branch 'work.iov_iter' into for-nextAl Viro
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro