summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* igmp: add a missing spin_lock_init()WANG Cong2017-06-201-0/+1
* rtnetlink: add IFLA_GROUP to ifla_policySerhey Popovych2017-06-201-0/+2
* ipv6: Do not leak throw route referencesSerhey Popovych2017-06-202-18/+7
* net/core: remove explicit do_softirq() from busy_poll_stop()Sebastian Siewior2017-06-201-2/+0
* fib_rules: Resolve goto rules target on deleteSerhey Popovych2017-06-201-7/+14
* sctp: ensure ep is not destroyed before doing the dumpXin Long2017-06-192-2/+4
* net: 8021q: Fix one possible panic caused by BUG_ON in free_netdevGao Feng2017-06-191-1/+2
* Merge tag 'mac80211-for-davem-2017-06-16' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-06-192-16/+25
|\
| * dev_ioctl: copy only the smaller struct iwreq for wextJohannes Berg2017-06-142-6/+19
| * wireless: wext: use struct iwreq earlier in the call chainJohannes Berg2017-06-141-8/+7
| * wireless: wext: remove ndo_do_ioctl fallbackJohannes Berg2017-06-141-3/+0
* | ip6_tunnel: Correct tos value in collect_md modeHaishuang Yan2017-06-181-2/+2
* | decnet: always not take dst->__refcnt when inserting dst into hash tableWei Wang2017-06-161-10/+4
* | ip6_tunnel: fix potential issue in __ip6_tnl_rcvHaishuang Yan2017-06-161-0/+2
* | ip_tunnel: fix potential issue in ip_tunnel_rcvHaishuang Yan2017-06-161-0/+2
* | sctp: return next obj by passing pos + 1 into sctp_transport_get_idxXin Long2017-06-151-3/+2
* | rxrpc: Fix several cases where a padded len isn't checked in ticket decodeDavid Howells2017-06-151-30/+34
* | ipv6: fix calling in6_ifa_hold incorrectly for dad workXin Long2017-06-151-3/+3
* | net: don't global ICMP rate limit packets originating from loopbackJesper Dangaard Brouer2017-06-142-3/+7
* | net/act_pedit: fix an error codeDan Carpenter2017-06-141-1/+3
* | net_sched: move tcf_lock down after gen_replace_estimator()WANG Cong2017-06-141-5/+3
* | caif: Add sockaddr length check before accessing sa_family in connect handlerMateusz Jurczyk2017-06-131-0/+4
* | Merge tag 'batadv-net-for-davem-20170613' of git://git.open-mesh.org/linux-mergeDavid S. Miller2017-06-132-3/+4
|\ \ | |/ |/|
| * batman-adv: fix memory leak when dropping packet from other gatewayAndreas Pape2017-05-191-1/+1
| * batman-adv: Fix rx packet/bytes stats on local ARP replySven Eckelmann2017-05-191-2/+3
* | Merge tag 'mac80211-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-06-135-37/+44
|\ \
| * | mac80211: don't send SMPS action frame in AP mode when not neededEmmanuel Grumbach2017-06-131-0/+2
| * | mac80211/wpa: use constant time memory comparison for MACsJason A. Donenfeld2017-06-131-4/+5
| * | mac80211: set bss_info data before configuring the channelJohannes Berg2017-06-131-10/+28
| * | mac80211: remove 5/10 MHz rate code from station MLMEJohannes Berg2017-06-131-21/+3
| * | mac80211: Fix incorrect condition when checking rx timestampAvraham Stern2017-06-131-1/+1
| * | mac80211: don't look at the PM bit of BAR framesEmmanuel Grumbach2017-06-131-1/+5
* | | igmp: acquire pmc lock for ip_mc_clear_src()WANG Cong2017-06-131-8/+13
* | | net: rps: fix uninitialized symbol warningAshwanth Goli2017-06-131-1/+1
* | | hsr: fix incorrect warningKaricheri, Muralidharan2017-06-123-5/+9
* | | proc: snmp6: Use correct type in memsetChristian Perle2017-06-121-1/+1
* | | net: ipmr: Fix some mroute forwarding issues in vrf'sDonald Sharp2017-06-111-17/+15
* | | net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverseJia-Ju Bai2017-06-101-1/+1
* | | net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfxJia-Ju Bai2017-06-101-5/+1
* | | sctp: disable BH in sctp_for_each_endpointXin Long2017-06-101-2/+2
* | | l2tp: cast l2tp traffic counter to unsignedDominik Heidler2017-06-101-6/+7
* | | Merge tag 'linux-can-fixes-for-4.12-20170609' of git://git.kernel.org/pub/scm...David S. Miller2017-06-091-2/+1
|\ \ \
| * | | can: af_can: namespace support: fix lockdep splat: properly initialize spin_lockMarc Kleine-Budde2017-06-091-2/+1
* | | | mac80211: free netdev on dev_alloc_name() errorJohannes Berg2017-06-091-0/+1
* | | | net: rps: send out pending IPI's on CPU hotplugashwanth@codeaurora.org2017-06-091-9/+22
* | | | Fix an intermittent pr_emerg warning about lo becoming free.Krister Johansen2017-06-091-0/+14
* | | | af_unix: Add sockaddr length checks before accessing sa_family in bind and co...Mateusz Jurczyk2017-06-091-1/+6
|/ / /
* | | ila_xlat: add missing hash secret initializationArnd Bergmann2017-06-081-0/+1
|/ /
* | net: ipv6: Release route when device is unregisteringDavid Ahern2017-06-081-0/+1
* | net: Zero ifla_vf_info in rtnl_fill_vfinfo()Mintz, Yuval2017-06-081-1/+2
OpenPOWER on IntegriCloud