| Commit message (Expand) | Author | Age | Files | Lines |
* | igmp: add a missing spin_lock_init() | WANG Cong | 2017-06-20 | 1 | -0/+1 |
* | rtnetlink: add IFLA_GROUP to ifla_policy | Serhey Popovych | 2017-06-20 | 1 | -0/+2 |
* | ipv6: Do not leak throw route references | Serhey Popovych | 2017-06-20 | 2 | -18/+7 |
* | net/core: remove explicit do_softirq() from busy_poll_stop() | Sebastian Siewior | 2017-06-20 | 1 | -2/+0 |
* | fib_rules: Resolve goto rules target on delete | Serhey Popovych | 2017-06-20 | 1 | -7/+14 |
* | sctp: ensure ep is not destroyed before doing the dump | Xin Long | 2017-06-19 | 2 | -2/+4 |
* | net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev | Gao Feng | 2017-06-19 | 1 | -1/+2 |
* | Merge tag 'mac80211-for-davem-2017-06-16' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2017-06-19 | 2 | -16/+25 |
|\ |
|
| * | dev_ioctl: copy only the smaller struct iwreq for wext | Johannes Berg | 2017-06-14 | 2 | -6/+19 |
| * | wireless: wext: use struct iwreq earlier in the call chain | Johannes Berg | 2017-06-14 | 1 | -8/+7 |
| * | wireless: wext: remove ndo_do_ioctl fallback | Johannes Berg | 2017-06-14 | 1 | -3/+0 |
* | | ip6_tunnel: Correct tos value in collect_md mode | Haishuang Yan | 2017-06-18 | 1 | -2/+2 |
* | | decnet: always not take dst->__refcnt when inserting dst into hash table | Wei Wang | 2017-06-16 | 1 | -10/+4 |
* | | ip6_tunnel: fix potential issue in __ip6_tnl_rcv | Haishuang Yan | 2017-06-16 | 1 | -0/+2 |
* | | ip_tunnel: fix potential issue in ip_tunnel_rcv | Haishuang Yan | 2017-06-16 | 1 | -0/+2 |
* | | sctp: return next obj by passing pos + 1 into sctp_transport_get_idx | Xin Long | 2017-06-15 | 1 | -3/+2 |
* | | rxrpc: Fix several cases where a padded len isn't checked in ticket decode | David Howells | 2017-06-15 | 1 | -30/+34 |
* | | ipv6: fix calling in6_ifa_hold incorrectly for dad work | Xin Long | 2017-06-15 | 1 | -3/+3 |
* | | net: don't global ICMP rate limit packets originating from loopback | Jesper Dangaard Brouer | 2017-06-14 | 2 | -3/+7 |
* | | net/act_pedit: fix an error code | Dan Carpenter | 2017-06-14 | 1 | -1/+3 |
* | | net_sched: move tcf_lock down after gen_replace_estimator() | WANG Cong | 2017-06-14 | 1 | -5/+3 |
* | | caif: Add sockaddr length check before accessing sa_family in connect handler | Mateusz Jurczyk | 2017-06-13 | 1 | -0/+4 |
* | | Merge tag 'batadv-net-for-davem-20170613' of git://git.open-mesh.org/linux-merge | David S. Miller | 2017-06-13 | 2 | -3/+4 |
|\ \
| |/
|/| |
|
| * | batman-adv: fix memory leak when dropping packet from other gateway | Andreas Pape | 2017-05-19 | 1 | -1/+1 |
| * | batman-adv: Fix rx packet/bytes stats on local ARP reply | Sven Eckelmann | 2017-05-19 | 1 | -2/+3 |
* | | Merge tag 'mac80211-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2017-06-13 | 5 | -37/+44 |
|\ \ |
|
| * | | mac80211: don't send SMPS action frame in AP mode when not needed | Emmanuel Grumbach | 2017-06-13 | 1 | -0/+2 |
| * | | mac80211/wpa: use constant time memory comparison for MACs | Jason A. Donenfeld | 2017-06-13 | 1 | -4/+5 |
| * | | mac80211: set bss_info data before configuring the channel | Johannes Berg | 2017-06-13 | 1 | -10/+28 |
| * | | mac80211: remove 5/10 MHz rate code from station MLME | Johannes Berg | 2017-06-13 | 1 | -21/+3 |
| * | | mac80211: Fix incorrect condition when checking rx timestamp | Avraham Stern | 2017-06-13 | 1 | -1/+1 |
| * | | mac80211: don't look at the PM bit of BAR frames | Emmanuel Grumbach | 2017-06-13 | 1 | -1/+5 |
* | | | igmp: acquire pmc lock for ip_mc_clear_src() | WANG Cong | 2017-06-13 | 1 | -8/+13 |
* | | | net: rps: fix uninitialized symbol warning | Ashwanth Goli | 2017-06-13 | 1 | -1/+1 |
* | | | hsr: fix incorrect warning | Karicheri, Muralidharan | 2017-06-12 | 3 | -5/+9 |
* | | | proc: snmp6: Use correct type in memset | Christian Perle | 2017-06-12 | 1 | -1/+1 |
* | | | net: ipmr: Fix some mroute forwarding issues in vrf's | Donald Sharp | 2017-06-11 | 1 | -17/+15 |
* | | | net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverse | Jia-Ju Bai | 2017-06-10 | 1 | -1/+1 |
* | | | net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfx | Jia-Ju Bai | 2017-06-10 | 1 | -5/+1 |
* | | | sctp: disable BH in sctp_for_each_endpoint | Xin Long | 2017-06-10 | 1 | -2/+2 |
* | | | l2tp: cast l2tp traffic counter to unsigned | Dominik Heidler | 2017-06-10 | 1 | -6/+7 |
* | | | Merge tag 'linux-can-fixes-for-4.12-20170609' of git://git.kernel.org/pub/scm... | David S. Miller | 2017-06-09 | 1 | -2/+1 |
|\ \ \ |
|
| * | | | can: af_can: namespace support: fix lockdep splat: properly initialize spin_lock | Marc Kleine-Budde | 2017-06-09 | 1 | -2/+1 |
* | | | | mac80211: free netdev on dev_alloc_name() error | Johannes Berg | 2017-06-09 | 1 | -0/+1 |
* | | | | net: rps: send out pending IPI's on CPU hotplug | ashwanth@codeaurora.org | 2017-06-09 | 1 | -9/+22 |
* | | | | Fix an intermittent pr_emerg warning about lo becoming free. | Krister Johansen | 2017-06-09 | 1 | -0/+14 |
* | | | | af_unix: Add sockaddr length checks before accessing sa_family in bind and co... | Mateusz Jurczyk | 2017-06-09 | 1 | -1/+6 |
|/ / / |
|
* | | | ila_xlat: add missing hash secret initialization | Arnd Bergmann | 2017-06-08 | 1 | -0/+1 |
|/ / |
|
* | | net: ipv6: Release route when device is unregistering | David Ahern | 2017-06-08 | 1 | -0/+1 |
* | | net: Zero ifla_vf_info in rtnl_fill_vfinfo() | Mintz, Yuval | 2017-06-08 | 1 | -1/+2 |