summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-08netfilter: nf_nat_sctp: fix ICMP packet to be dropped accidentlyYing Xue
2017-03-08netfilter: don't track fragmented packetsFlorian Westphal
2017-03-08mac80211: reject/clear user rate mask if not usableJohannes Berg
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: remove ieee80211_tx_rate_control.max_rate_idxJohannes Berg
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
2017-03-06cfg80211: Share Channel DFS state across wiphys of same DFS domainVasanthakumar Thiagarajan
2017-03-06cfg80211: Disallow moving out of operating DFS channel in non-ETSIVasanthakumar Thiagarajan
2017-03-06cfg80211: Make pre-CAC results valid only for ETSI domainVasanthakumar Thiagarajan
2017-03-06mac80211: Use setup_timer instead of init_timerOndřej Lysoněk
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-04batman-adv: Initialize gw sel_class via batadv_algoSven Eckelmann
2017-03-04batman-adv: Keep fragments equally sizedSven Eckelmann
2017-03-03Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds