summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Merge android-4.4.176 (cf84cdc) into msm-4.4"Linux Build Service Account2019-03-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge android-4.4.176 (cf84cdc) into msm-4.4Srinivasarao P2019-02-27
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 4.4.176 into android-4.4Greg Kroah-Hartman2019-02-23
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ax25: fix possible use-after-freeEric Dumazet2019-02-23
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/x25: do not hold the cpu too long in x25_new_lci()Eric Dumazet2019-02-23
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi2019-02-23
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet2019-02-23
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Do not allocate page fragments that are not skb alignedAlexander Duyck2019-02-23
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: tcp_v4_err() should be more carefulEric Dumazet2019-02-23
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Fix for_each_netdev_feature on Big endianHauke Mehrtens2019-02-23
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vsock: cope with memory allocation failure at socket creation timePaolo Abeni2019-02-23
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: fix IPv6 prefix route residueZhiqiang Liu2019-02-23
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "nl80211: Allow set/del pmksa operations for AP"Linux Build Service Account2019-03-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nl80211: Allow set/del pmksa operations for APLiangwei Dong2019-02-28
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Merge android-4.4.175 (08d5867) into msm-4.4"Linux Build Service Account2019-02-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge android-4.4.175 (08d5867) into msm-4.4Srinivasarao P2019-02-22
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 4.4.175 into android-4.4Greg Kroah-Hartman2019-02-20
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | batman-adv: Force mac header to start of data on xmitSven Eckelmann2019-02-20
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | batman-adv: Avoid WARN on net_device without parent in netnsSven Eckelmann2019-02-20
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: refine validation of template and selector familiesFlorian Westphal2019-02-20
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()Ilya Dryomov2019-02-20
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: ensure that mgmt tx skbs have tailroom for encryptionFelix Fietkau2019-02-20
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: dsa: slave: Don't propagate flag changes on down slave interfacesRundong Ge2019-02-20
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dccp: fool proof ccid_hc_[rt]x_parse_options()Eric Dumazet2019-02-20
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tipc: use destination length for copy stringGuoqing Jiang2019-02-20
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Fix unnecessary error message for HCI request completionJohan Hedberg2019-02-20
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spiYueHaibing2019-02-20
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: fix radiotap vendor presence bitmap handlingJohannes Berg2019-02-20
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: Authentication offload to user space in AP modeSrinivas Dasari2019-02-23
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge android-4.4.174 (62872f9) into msm-4.4Srinivasarao P2019-02-11
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 4.4.174 into android-4.4Greg Kroah-Hartman2019-02-08
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: ipv4: do not handle duplicate fragments as overlappingMichal Kubecek2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: fix pskb_trim_rcsum_slow() with odd trim offsetDimitris Michailidis2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inet: frags: better deal with smp racesEric Dumazet2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv4: frags: precedence bug in ip_expire()Dan Carpenter2019-02-08