summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2017-04-26netfilter: don't attach a nat extension by defaultFlorian Westphal
2017-04-26netfilter: pptp: attach nat extension when neededFlorian Westphal
2017-04-26netfilter: masquerade: attach nat extension if not presentFlorian Westphal
2017-04-26netfilter: conntrack: handle initial extension alloc via kreallocFlorian Westphal
2017-04-26netfilter: conntrack: mark extension structs as constFlorian Westphal
2017-04-26netfilter: conntrack: remove prealloc supportFlorian Westphal
2017-04-26netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshakingGao Feng
2017-04-26ebtables: remove nf_hook_register usageFlorian Westphal
2017-04-26netfilter: decnet: only register hooks in init namespaceFlorian Westphal
2017-04-26ipvs: convert to use pernet nf_hook apiFlorian Westphal
2017-04-26netfilter: synproxy: only register hooks when neededFlorian Westphal
2017-04-25mac80211: rewrite monitor mode delivery logicJohannes Berg
2017-04-25cfg80211: Fix dfs state propagation for non-DFS center channelVasanthakumar Thiagarajan
2017-04-25net/packet: check length in getsockopt() called with PACKET_HDRLENAlexander Potapenko
2017-04-25net: ipv6: regenerate host route if moved to gc listDavid Ahern
2017-04-25bridge: move bridge multicast cleanup to ndo_uninitXin Long
2017-04-25ipv6: fix source routingSabrina Dubroca
2017-04-25net: Generic XDPDavid S. Miller
2017-04-25tipc: fix socket flow control accounting error at tipc_recv_streamParthasarathy Bhuvaragan
2017-04-25tipc: fix socket flow control accounting error at tipc_send_streamParthasarathy Bhuvaragan
2017-04-25ipv6: move stub initialization after ipv6 setup completionPaolo Abeni
2017-04-25l2tp: define "l2tpeth" device typeGuillaume Nault
2017-04-25l2tp: set name_assign_type for devices created by l2tp_eth.cGuillaume Nault
2017-04-25net sched actions: Complete the JUMPX opcodeJamal Hadi Salim
2017-04-25netfilter: Wrong icmp6 checksum for ICMPV6_TIME_EXCEED in reverse SNATv6 pathDave Johnson