summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-09-30mac80211: Export fq memory limit information in debugfsToke Høiland-Jørgensen
2016-09-30mac80211: Add API to report NAN function matchAyala Beker
2016-09-30mac80211: Implement add_nan_func and rm_nan_funcAyala Beker
2016-09-30mac80211: implement nan_change_confAyala Beker
2016-09-30cfg80211: Provide an API to report NAN function terminationAyala Beker
2016-09-30cfg80211: provide a function to report a match for NANAyala Beker
2016-09-30cfg80211: allow the user space to change current NAN configurationAyala Beker
2016-09-30cfg80211: add add_nan_func / del_nan_funcAyala Beker
2016-09-30mac80211: add boilerplate code for start / stop NANAyala Beker
2016-09-30cfg80211: add start / stop NAN commandsAyala Beker
2016-09-30cfg80211: Add support for static WEP in the driverDavid Spinadel
2016-09-30mac80211: Move ieee802111_tx_dequeue() to later in tx.cToke Høiland-Jørgensen
2016-09-30sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lockXin Long
2016-09-30sctp: change to check peer prsctp_capable when using prsctp policesXin Long
2016-09-30sctp: remove prsctp_param from sctp_chunkXin Long
2016-09-30ipv6 addrconf: implement RFC7559 router solicitation backoffMaciej Żenczykowski
2016-09-30net: Suppress the "Comparison to NULL could be written" warningsJia He
2016-09-30ipv6: Remove useless parameter in __snmp6_fill_statsdevJia He
2016-09-30proc: Reduce cache miss in xfrm_statistics_seq_showJia He
2016-09-30proc: Reduce cache miss in sctp_snmp_seq_showJia He
2016-09-30proc: Reduce cache miss in snmp6_seq_showJia He
2016-09-30proc: Reduce cache miss in snmp_seq_showJia He
2016-09-29rxrpc: Note serial number being ACK'd in the congestion management traceDavid Howells
2016-09-29rxrpc: Request more ACKs in slow-start modeDavid Howells
2016-09-29rxrpc: Reduce the rxrpc_local::services list to a pointerDavid Howells
2016-09-29rxrpc: When activating client conn channels, do state check inside lockDavid Howells
2016-09-29rxrpc: Make Tx loss-injection go through normal return and adjust tracingDavid Howells
2016-09-29rxrpc: Fix exclusive client connectionsDavid Howells
2016-09-29net: do not export sk_stream_write_spaceEric Dumazet
2016-09-28cfg80211: wext: really don't store non-WEP keysJohannes Berg
2016-09-28tcp: Change txhash on every SYN and RTO retransmitLawrence Brakmo
2016-09-28switchdev: remove FIB offload infrastructureJiri Pirko
2016-09-28fib: introduce FIB info offload flag helpersJiri Pirko
2016-09-28fib: introduce FIB notification infrastructureJiri Pirko
2016-09-28net/sched: cls_flower: Use a proper mask value for enc key id parameterHadar Hen Zion
2016-09-28fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani
2016-09-27sunrpc: queue work on system_power_efficient_wqKe Wang
2016-09-27act_ife: Fix false encodingYotam Gigi
2016-09-27act_ife: Fix external mac header on encodeYotam Gigi
2016-09-27VSOCK: Don't dec ack backlog twice for rejected connectionsJorgen Hansen
2016-09-26cfg80211: add checks for beacon rate, extend to meshJohannes Berg
2016-09-26cfg80211: Add support to configure a beacon data ratePurushottam Kushwaha
2016-09-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-09-26ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2016-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2016-09-25netfilter: nf_log: get rid of XT_LOG_* macrosLiping Zhang
2016-09-25netfilter: nft_log: complete NFTA_LOG_FLAGS attr supportLiping Zhang
2016-09-25netfilter: nf_tables: add range expressionPablo Neira Ayuso
2016-09-25netfilter: xt_socket: fix transparent match for IPv6 request socketsKOVACS Krisztian
2016-09-25netfilter: evict stale entries when user reads /proc/net/nf_conntrackFlorian Westphal