aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-03-09net: use kvmalloc with __GFP_REPEAT rather than open coded variantMichal Hocko
2017-03-09treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-03-09net/ipv6/ila/ila_xlat.c: simplify a strange allocation patternMichal Hocko
2017-03-09Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2017-03-09Merge remote-tracking branch 'mac80211-next/master'Stephen Rothwell
2017-03-09Merge remote-tracking branch 'netfilter-next/master'Stephen Rothwell
2017-03-09Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2017-03-09Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2017-03-09Merge remote-tracking branch 'ceph/master'Stephen Rothwell
2017-03-09Merge remote-tracking branch 'netfilter/master'Stephen Rothwell
2017-03-08netfilter: nf_reject: remove unused variableTaehee Yoo
2017-03-08netfilter: bridge: remove unneeded rcu_read_lockFlorian Westphal
2017-03-08mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney
2017-03-08netfilter: nf_nat_sctp: fix ICMP packet to be dropped accidentlyYing Xue
2017-03-08netfilter: don't track fragmented packetsFlorian Westphal
2017-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-03-07ipv6: reorder icmpv6_init() and ip6_mr_init()WANG Cong
2017-03-07dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet
2017-03-07net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dumpAlexey Khoroshilov
2017-03-07rds: tcp: Sequence teardown of listen and acceptor sockets to avoid racesSowmini Varadhan
2017-03-07rds: tcp: Reorder initialization sequence in rds_tcp_init to avoid racesSowmini Varadhan
2017-03-07rds: tcp: Take explicit refcounts on struct netSowmini Varadhan
2017-03-07decnet: Use TCP nagle macro instead of literal number in decnetGao Feng
2017-03-07net: fix socket refcounting in skb_complete_tx_timestamp()Eric Dumazet
2017-03-07net: fix socket refcounting in skb_complete_wifi_ack()Eric Dumazet
2017-03-07rxrpc: Call state should be read with READ_ONCE() under some circumstancesDavid Howells
2017-03-07tcp: fix various issues for sockets morphing to listen stateEric Dumazet
2017-03-07libceph: osd_request_timeout optionIlya Dryomov
2017-03-07libceph: don't set weight to IN when OSD is destroyedIlya Dryomov
2017-03-07libceph: fix crush_decode() for older mapsIlya Dryomov
2017-03-06ipv6: Provide ipv6 version of "disable_policy" sysctlDavid Forster
2017-03-06netfilter: nf_tables: add nft_set_lookup()Pablo Neira Ayuso
2017-03-06netfilter: nf_tables: validate the expr explicitly after init successfullyLiping Zhang
2017-03-06netfilter: arp_tables: remove redundant check on ret being non-zeroColin Ian King
2017-03-06netfilter: Use pr_cont where appropriateJoe Perches
2017-03-06netfilter: nft_hash: support of symmetric hashLaura Garcia Liebana
2017-03-06netfilter: nft_hash: rename nft_hash to nft_jhashLaura Garcia Liebana
2017-03-06netfilter: nft_exthdr: Allow checking TCP option presence, tooPhil Sutter
2017-03-06mac80211: fix mesh fail_avg checkManoharan, Rajkumar
2017-03-06mac80211: encode rate type (legacy, HT, VHT) with fewer bitsJohannes Berg
2017-03-06cfg80211: refactor cfg80211_calculate_bitrate()Johannes Berg
2017-03-06mac80211: remove local pointer from rate_ctrl_refJohannes Berg
2017-03-06ieee80211: rename CCFS1/CCFS2 to CCFS0/CCFS1Johannes Berg
2017-03-06mac80211: Print text for disassociation reasonArkadiusz Miskiewicz
2017-03-06cfg80211: combine two nested ifs into a single conditionJohannes Berg
2017-03-06mac80211: Add set_cqm_rssi_range_configAndrew Zaborowski
2017-03-06cfg80211: Accept multiple RSSI thresholds for CQMAndrew Zaborowski
2017-03-06mac80211: use DECLARE_EWMA for mesh_fail_avgManoharan, Rajkumar
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-03Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds