summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-04-28Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...David S. Miller
2017-04-28tipc: close the connection if protocol messages contain errorsParthasarathy Bhuvaragan
2017-04-28tipc: improve error validations for sockets in CONNECTING stateParthasarathy Bhuvaragan
2017-04-28tipc: Fix missing connection request handlingParthasarathy Bhuvaragan
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel
2017-04-28mac80211: Add support for BSS max idle period elementAvraham Stern
2017-04-28cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern
2017-04-28mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan
2017-04-28ipvs: change comparison on sync_refresh_periodAaron Conole
2017-04-28ipvs: remove unused function ip_vs_set_state_timeoutAaron Conole
2017-04-28mac80211: add ieee80211_tx_status_extFelix Fietkau
2017-04-28mac80211: move ieee80211_tx_status_noskb below ieee80211_tx_statusFelix Fietkau
2017-04-28mac80211: make rate control tx status API more extensibleFelix Fietkau
2017-04-28mac80211: use bitfield macros for encoded rateJohannes Berg
2017-04-28mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2017-04-27fib_rules: fix error return codeWei Yongjun
2017-04-27bridge: add per-port broadcast flood flagMike Manning
2017-04-27net: fib: Decrease one unnecessary rt cache flush in fib_disable_ipGao Feng
2017-04-27l2tp: remove useless device duplication test in l2tp_eth_create()Guillaume Nault
2017-04-27net: remove unnecessary carrier status checkZhang Shengju
2017-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-04-27tcp: tcp_rack_reo_timeout() must update tp->tcp_mstampEric Dumazet
2017-04-27xfrm: fix GRO for !CONFIG_NETFILTERSabrina Dubroca
2017-04-27can: fix CAN BCM build with CONFIG_PROC_FS disabledOliver Hartkopp
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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 branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-26xfrm: do the garbage collection after flushing policyXin Long