summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-03-10mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko
2017-03-10net: use kvmalloc with __GFP_REPEAT rather than open coded variantMichal Hocko
2017-03-10treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-03-10net/ipv6/ila/ila_xlat.c: simplify a strange allocation patternMichal Hocko
2017-03-10Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2017-03-10Merge remote-tracking branch 'mac80211-next/master'Stephen Rothwell
2017-03-10Merge remote-tracking branch 'netfilter-next/master'Stephen Rothwell
2017-03-10Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2017-03-10Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2017-03-10Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2017-03-10Merge remote-tracking branch 'ceph/master'Stephen Rothwell
2017-03-10Merge remote-tracking branch 'netfilter/master'Stephen Rothwell
2017-03-09net/tunnel: set inner protocol in network gro hooksPaolo Abeni
2017-03-09rds: ib: add error handleZhu Yanjun
2017-03-09net: ipv6: Remove redundant RTA_OIF in multipath routesDavid Ahern
2017-03-09SUNRPC/backchanel: set XPT_CONG_CTRL flag for bc xprtKinglong Mee
2017-03-08flow_dissector: Move GRE dissection into a separate functionJiri Pirko
2017-03-08flow_dissector: rename "proto again" goto labelJiri Pirko
2017-03-08flow_dissector: Fix GRE header error pathJiri Pirko
2017-03-08flow_dissector: Move MPLS dissection into a separate functionJiri Pirko
2017-03-08flow_dissector: Move ARP dissection into a separate functionJiri Pirko
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-07mac80211: ignore VHT membership selector when parsing ratesJohannes Berg
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