| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: rose: fix a possible stack overflow | Eric Dumazet | 2019-04-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec | Christoph Paasch | 2019-04-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dccp: do not use ipv6 header for ipv4 flow | Eric Dumazet | 2019-04-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: size various nl80211 messages correctly | Johannes Berg | 2019-04-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: fix endianness error in icmpv6_err | Hannes Frederic Sowa | 2019-04-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: fix "warning: ‘target_metric’ may be used uninitialized" | Jeff Mahoney | 2019-04-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: diag: support v4mapped sockets in inet_diag_find_one_icsk() | Eric Dumazet | 2019-04-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer | Marcel Holtmann | 2019-04-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt | Marcel Holtmann | 2019-04-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp/dccp: drop SYN packets if accept queue is full | Eric Dumazet | 2019-04-03 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UPSTREAM: net: socket: set sock->sk to NULL after calling proto_ops::release() | Eric Biggers | 2019-03-27 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge android-4.4.177 (0c3b8c4) into msm-4.4 | Srinivasarao P | 2019-03-25 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 4.4.177 into android-4.4 | Greg Kroah-Hartman | 2019-03-23 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | phonet: fix building with clang | Arnd Bergmann | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9p/net: fix memory leak in p9_client_create | zhengbin | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp/dccp: remove reqsk_put() from inet_child_forget() | Eric Dumazet | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/hsr: fix possible crash in add_timer() | Eric Dumazet | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | missing barriers in some of unix_sock ->addr and ->path accesses | Al Viro | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255 | Kalash Nainwal | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/x25: fix a race in x25_bind() | Eric Dumazet | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: handle inet_csk_reqsk_queue_add() failures | Guillaume Nault | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race | Xin Long | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/x25: reset state in x25_connect() | Eric Dumazet | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/x25: fix use-after-free in x25_device_event() | Eric Dumazet | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: sit: fix UBSAN Undefined behaviour in check_6rd | Miaohe Lin | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: hsr: fix memory leak in hsr_dev_finalize() | Mao Wenan | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | l2tp: fix infoleak in l2tp_ip6_recvmsg() | Eric Dumazet | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nf_conntrack_tcp: Fix stack out of bounds when parsing TCP options | Jozsef Kadlecsik | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nfnetlink_acct: validate NFACCT_FILTER parameters | Phil Turnbull | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nfnetlink_log: just returns error for unknown command | Ken-ichirou MATSUZAWA | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN... | Pablo Neira Ayuso | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | udplite: call proper backlog handlers | Eric Dumazet | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Fix signed integer overflow when setsockopt timeout | ZhangXiaoxu | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel | Su Yanjun | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ip6mr: Do not call __IP6_INC_STATS() from preemptible context | Ido Schimmel | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netlabel: fix out-of-bounds memory accesses | Paul Moore | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: avoid use IPCB in cipso_v4_error | Nazarov Sergey | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Add __icmp_send helper. | Nazarov Sergey | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails | YueHaibing | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net-sysfs: Fix mem leak in netdev_register_kobject | YueHaibing | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names | Andreas Gruenbacher | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: extend range deviation for DMG | Chaitanya Tata | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: don't initiate TDLS connection if station is not associated to AP | Balaji Pothunoori | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: fix miscounting of ttl-dropped frames | Bob Copeland | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: handle an empty authorize reply | Ilya Dryomov | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "bridge: do not add port to router list when receives query with sourc... | Hangbin Liu | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach() | Hangbin Liu | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/packet: fix 4gb buffer limit due to overflow check | Kal Conley | 2019-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | batman-adv: fix uninit-value in batadv_interface_tx() | Eric Dumazet | 2019-03-23 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211/nl80211: Offload OWE processing to user space | Sunil Dutt | 2019-03-12 | |
