summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: rose: fix a possible stack overflowEric Dumazet2019-04-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vecChristoph Paasch2019-04-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dccp: do not use ipv6 header for ipv4 flowEric Dumazet2019-04-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: size various nl80211 messages correctlyJohannes Berg2019-04-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: fix endianness error in icmpv6_errHannes Frederic Sowa2019-04-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: fix "warning: ‘target_metric’ may be used uninitialized"Jeff Mahoney2019-04-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: diag: support v4mapped sockets in inet_diag_find_one_icsk()Eric Dumazet2019-04-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Verify that l2cap_get_conf_opt provides large enough bufferMarcel Holtmann2019-04-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_optMarcel Holtmann2019-04-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet2019-04-03
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UPSTREAM: net: socket: set sock->sk to NULL after calling proto_ops::release()Eric Biggers2019-03-27
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge android-4.4.177 (0c3b8c4) into msm-4.4Srinivasarao P2019-03-25
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 4.4.177 into android-4.4Greg Kroah-Hartman2019-03-23
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | phonet: fix building with clangArnd Bergmann2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9p/net: fix memory leak in p9_client_createzhengbin2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp/dccp: remove reqsk_put() from inet_child_forget()Eric Dumazet2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/hsr: fix possible crash in add_timer()Eric Dumazet2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | missing barriers in some of unix_sock ->addr and ->path accessesAl Viro2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255Kalash Nainwal2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/x25: fix a race in x25_bind()Eric Dumazet2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: handle inet_csk_reqsk_queue_add() failuresGuillaume Nault2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a raceXin Long2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/x25: reset state in x25_connect()Eric Dumazet2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/x25: fix use-after-free in x25_device_event()Eric Dumazet2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: sit: fix UBSAN Undefined behaviour in check_6rdMiaohe Lin2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: hsr: fix memory leak in hsr_dev_finalize()Mao Wenan2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | l2tp: fix infoleak in l2tp_ip6_recvmsg()Eric Dumazet2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nf_conntrack_tcp: Fix stack out of bounds when parsing TCP optionsJozsef Kadlecsik2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nfnetlink_acct: validate NFACCT_FILTER parametersPhil Turnbull2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nfnetlink_log: just returns error for unknown commandKen-ichirou MATSUZAWA2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...Pablo Neira Ayuso2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | udplite: call proper backlog handlersEric Dumazet2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Fix signed integer overflow when setsockopt timeoutZhangXiaoxu2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnelSu Yanjun2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ip6mr: Do not call __IP6_INC_STATS() from preemptible contextIdo Schimmel2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netlabel: fix out-of-bounds memory accessesPaul Moore2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: avoid use IPCB in cipso_v4_errorNazarov Sergey2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Add __icmp_send helper.Nazarov Sergey2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: nfc: Fix NULL dereference on nfc_llcp_build_tlv failsYueHaibing2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net-sysfs: Fix mem leak in netdev_register_kobjectYueHaibing2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute namesAndreas Gruenbacher2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: extend range deviation for DMGChaitanya Tata2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: fix miscounting of ttl-dropped framesBob Copeland2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: handle an empty authorize replyIlya Dryomov2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "bridge: do not add port to router list when receives query with sourc...Hangbin Liu2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()Hangbin Liu2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/packet: fix 4gb buffer limit due to overflow checkKal Conley2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | batman-adv: fix uninit-value in batadv_interface_tx()Eric Dumazet2019-03-23
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211/nl80211: Offload OWE processing to user spaceSunil Dutt2019-03-12