summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-06-14net: don't global ICMP rate limit packets originating from loopbackJesper Dangaard Brouer
2017-06-14net/act_pedit: fix an error codeDan Carpenter
2017-06-14net_sched: move tcf_lock down after gen_replace_estimator()WANG Cong
2017-06-13caif: Add sockaddr length check before accessing sa_family in connect handlerMateusz Jurczyk
2017-06-13Merge tag 'batadv-net-for-davem-20170613' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2017-06-13Merge tag 'mac80211-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-06-13igmp: acquire pmc lock for ip_mc_clear_src()WANG Cong
2017-06-13net: rps: fix uninitialized symbol warningAshwanth Goli
2017-06-13mac80211: don't send SMPS action frame in AP mode when not neededEmmanuel Grumbach
2017-06-13mac80211/wpa: use constant time memory comparison for MACsJason A. Donenfeld
2017-06-13mac80211: set bss_info data before configuring the channelJohannes Berg
2017-06-13mac80211: remove 5/10 MHz rate code from station MLMEJohannes Berg
2017-06-13mac80211: Fix incorrect condition when checking rx timestampAvraham Stern
2017-06-13mac80211: don't look at the PM bit of BAR framesEmmanuel Grumbach
2017-06-12hsr: fix incorrect warningKaricheri, Muralidharan
2017-06-12proc: snmp6: Use correct type in memsetChristian Perle
2017-06-11net: ipmr: Fix some mroute forwarding issues in vrf'sDonald Sharp
2017-06-10net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverseJia-Ju Bai
2017-06-10net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfxJia-Ju Bai
2017-06-10sctp: disable BH in sctp_for_each_endpointXin Long
2017-06-10l2tp: cast l2tp traffic counter to unsignedDominik Heidler
2017-06-09Merge tag 'linux-can-fixes-for-4.12-20170609' of git://git.kernel.org/pub/scm...David S. Miller
2017-06-09mac80211: free netdev on dev_alloc_name() errorJohannes Berg
2017-06-09net: rps: send out pending IPI's on CPU hotplugashwanth@codeaurora.org
2017-06-09Fix an intermittent pr_emerg warning about lo becoming free.Krister Johansen
2017-06-09af_unix: Add sockaddr length checks before accessing sa_family in bind and co...Mateusz Jurczyk
2017-06-09can: af_can: namespace support: fix lockdep splat: properly initialize spin_lockMarc Kleine-Budde
2017-06-08ila_xlat: add missing hash secret initializationArnd Bergmann
2017-06-08net: ipv6: Release route when device is unregisteringDavid Ahern
2017-06-08net: Zero ifla_vf_info in rtnl_fill_vfinfo()Mintz, Yuval
2017-06-08decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skbMateusz Jurczyk
2017-06-08Revert "decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_...David S. Miller
2017-06-08decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skbMateusz Jurczyk
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-06-07net: don't call strlen on non-terminated string in dev_set_alias()Alexander Potapenko
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-06net: bridge: fix a null pointer dereference in br_afspecNikolay Aleksandrov
2017-06-06net/ipv6: Fix CALIPSO causing GPF with datagram supportRichard Haines
2017-06-06Revert "sit: reload iphdr in ipip6_rcv"David S. Miller
2017-06-05devlink: fix potential memort leakHaishuang Yan
2017-06-04sit: reload iphdr in ipip6_rcvHaishuang Yan
2017-06-04net: ping: do not abuse udp_poll()Eric Dumazet
2017-06-04net: dsa: Fix stale cpu_switch reference after unbind then bindFlorian Fainelli
2017-06-04ipv6: Fix leak in ipv6_gso_segment().David S. Miller
2017-06-04sock: reset sk_err when the error queue is emptySoheil Hassas Yeganeh
2017-06-04ip6_tunnel: fix traffic class routing for tunnelsLiam McBirnie
2017-06-04Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-06-02tcp: disallow cwnd undo when switching congestion controlYuchung Cheng
2017-06-02ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()Ben Hutchings
2017-06-02Merge tag 'mac80211-for-davem-2017-06-02' of git://git.kernel.org/pub/scm/lin...David S. Miller